129fbd7550
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]
|
||
---|---|---|
.. | ||
3.5 | ||
3.9 | ||
4 | ||
5 | ||
6 | ||
7 | ||
8 | ||
9 | ||
aarch64.patch | ||
dynamiclibrary-musl.patch | ||
fix-llvm-config.patch | ||
libcxx-0001-musl-hacks.patch | ||
libcxx-max_align_t.patch | ||
multi.nix | ||
TLI-musl.patch |