aboutsummaryrefslogtreecommitdiff
path: root/libcxx/include/__algorithm/comp.h
diff options
context:
space:
mode:
authorMartin Storsjö <martin@martin.st>2025-10-03 17:45:14 +0300
committerGitHub <noreply@github.com>2025-10-03 17:45:14 +0300
commit5d3b3eaaa02b52dcf4a0a4ed409c683972377c96 (patch)
treeebf9b1888913f0dae4735ff5a94dd5255dac2407 /libcxx/include/__algorithm/comp.h
parent83c135cad3bec97947e1635b6d8de9ec883041dd (diff)
downloadllvm-5d3b3eaaa02b52dcf4a0a4ed409c683972377c96.zip
llvm-5d3b3eaaa02b52dcf4a0a4ed409c683972377c96.tar.gz
llvm-5d3b3eaaa02b52dcf4a0a4ed409c683972377c96.tar.bz2
[libcxx] Mark system_reserved_names.gen.py unsupported on clang-20 && msvc (#161811)
Clang 20 (and early 21 versions; let's hope it can be fixed before the later versions before such versions become relevant for libcxx CI) have got an issue with its intrinsics headers, where they use unreserved names, that users are allowed to override. See https://github.com/llvm/llvm-project/issues/161808 for the issue report. This only crops up in the MSVC build configurations, as recent versions of some MSVC/UCRT headers include `<intrin.h>`, which ends up pulling in most intrinsics headers, exposing this issue in the Clang headers. This should unblock https://github.com/llvm/llvm-project/pull/161736 from being merged.
Diffstat (limited to 'libcxx/include/__algorithm/comp.h')
0 files changed, 0 insertions, 0 deletions