mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
GCC doesn't really benefit as much as Clang does from using precompiled headers. Another aspect to consider is that clangd doesn't really like GCC's PCH flags in the compilation database, so GCC based devshells would continue to work with clangd. This also has the slight advantage of ensuring that our includes are in order, since we build with both Clang and GCC. |
||
|---|---|---|
| .. | ||
| meson.build | ||