Commit Graph

2 Commits

Author SHA1 Message Date
Timothy Flynn
411f5af0b8 Meta: Automatically generate a compilation database for clangd
This is similar to how we set CMAKE_EXPORT_COMPILE_COMMANDS in the CMake
build. This adds about 5-10ms to a clean `gn gen` on my machine.
2023-11-14 14:29:35 -05:00
Andrew Kaster
4bfb146181 Meta: Add the start of a gn build based on the LLVM gn build
"based on" in this context means "largely copied from"
2023-07-09 16:22:58 -06:00