Files
nixpkgs/pkgs/development/compilers/llvm/common/clang-tools
Randy Eckenrode d46fa2640e llvmPackages.clang-tools: add support for -cxx-isystem
This is necessary after https://github.com/NixOS/nixpkgs/pull/445095,
which moved libc++ to -cxx-isystem to improve compatibility with build
systems that invoke `clang` to compile C++ code.
2025-11-17 20:35:07 -05:00
..