nixpkgs/pkgs/development/compilers/llvm
Maximilian Bosch 129fbd7550
clang_4: fix build w/gcc9
As noted in the incorporated patch, name collisions between lambda
arguments and lambda captures cause compilation failures in GCC9[1].

The issue has been fixed in a later version of CLang, unfortunately the
relevant patches weren't backported to the versions 3.9 and 4.0[2].

[1] http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#2211
[2] bb177a9307 (diff-d63bede6ed85300ad2aaf4eaee571456L6278)
2019-12-30 02:50:50 +01:00
..
3.5 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
3.9 clang_39: fix build w/gcc9 2019-12-30 02:50:50 +01:00
4 clang_4: fix build w/gcc9 2019-12-30 02:50:50 +01:00
5 Merge remote-tracking branch 'origin/master' into gcc-9 2019-12-26 14:17:36 +01:00
6 Merge pull request #74065 from Ericson2314/cc-versions 2019-11-24 18:35:13 -05:00
7 Merge pull request #73766 from kmcopper/staging-compiler-rt 2019-11-26 15:54:12 +00:00
8 Merge pull request #73766 from kmcopper/staging-compiler-rt 2019-11-26 15:54:12 +00:00
9 llvm/compiler-rt: default to compatible scudo options 2019-11-19 16:10:39 +00:00
aarch64.patch llvm: Include aarch64 patch in repo 2017-11-29 17:01:17 +02:00
dynamiclibrary-musl.patch llvm_{39,4}: refactor to use same patch file 2018-06-23 15:53:44 -05:00
fix-llvm-config.patch llvmPackage_{3.4,3.5,3.7,3.8,3.9}: fix output of llvm-config 2017-06-20 10:22:06 +01:00
libcxx-0001-musl-hacks.patch llvmPackages_{4,5}: musl compat 2018-02-19 11:19:32 -06:00
libcxx-max_align_t.patch llvm_4: refactor patch location, will be sharing shortly 2018-06-23 15:53:44 -05:00
multi.nix clang multi: Fix post bintools wrapper 2017-12-13 16:08:46 -05:00
TLI-musl.patch llvmPackages_{4,5}: musl compat 2018-02-19 11:19:32 -06:00