nixpkgs/pkgs/development/compilers/llvm/13/clang
sternenseemann c58517aeed llvmPackages_*.clang: stop passing LLVM_CONFIG_PATH unnecessarily
Starting with LLVM 8, clang does no longer use llvm-config to detect the
LLVM installation: https://github.com/llvm/llvm-project/commit/e4faa5c7986b7
Consequently, there is no point passing LLVM_CONFIG_PATH (in fact the
variable is unused currently).
2022-01-03 16:46:38 +01:00
..
default.nix llvmPackages_*.clang: stop passing LLVM_CONFIG_PATH unnecessarily 2022-01-03 16:46:38 +01:00
gnu-install-dirs.patch
purity.patch
revert-malloc-alignment-assumption.patch llvmPackages_13.clang: revert D100879 2021-12-01 15:28:33 +08:00