Martin Weinelt
2c56dc4832
Merge remote-tracking branch 'origin/staging-next' into staging
2022-12-04 22:07:03 +01:00
Martin Weinelt
fe8eef1ae4
Merge remote-tracking branch 'origin/master' into staging-next
2022-12-04 22:06:42 +01:00
Sandro
cb170c2cfc
Merge pull request #193004 from ShamrockLee/clang-mainprogram
2022-12-04 20:01:46 +01:00
Claudio Bley
38c793c1de
llvmPackages_14: Add -lgcc to NIX_LDFLAGS to lld, lldb, llvm, compiler-rt and clang
...
This is required to workaround #201254 .
2022-11-30 08:56:46 -06:00
Vincent Bernat
ad5aecbb6b
llvmpackages: patch shebangs for python subpackages
...
Notably, "git-clang-format" fails with:
/usr/bin/env: ‘python’: No such file or directory
2022-11-06 12:56:47 +01:00
Jyun-Yan You
44165d3657
llvmPackages_{14, git}.clang: add nostdlibinc flag
...
Fix header search paths as #153963
2022-09-30 09:33:05 +08:00
Shamrock Lee
8afdfd9e64
clang: specify meta.mainProgram
2022-09-23 01:55:21 +08:00
Will Dietz
075c5eb8d3
llvmPackages_14.clang: include clang-tools-extra in src for use
...
Fixes #166833 .
The build creates a symlink for this assuming it's present,
so be sure it's there when filtering the source for clang.
Alternatively we could use LLVM_EXTERNAL_CLANG_TOOLS_EXTRA_SOURCE_DIR.
2022-04-01 11:09:39 -05:00
Michael Weiss
323837f7db
llvmPackages_14: 2022-01-07 -> 14.0.0-rc1
2022-02-27 23:23:02 +01:00
Michael Weiss
e2ba45f5ab
llvmPackages_14: Copy the files from llvmPackages_git
2022-02-27 18:49:21 +01:00