You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue tracks Clang/LLVM bugs that we have workarounds for.
We cite bugs as LLVM-<nnn> using the https://llvm.org/PR<nnn> redirector that maps old Bugzilla numbers to new GitHub numbers. I've listed the old citations here so we can easily search MSVC's STL.
This issue tracks Clang/LLVM bugs that we have workarounds for.
We cite bugs as
LLVM-<nnn>using thehttps://llvm.org/PR<nnn>redirector that maps old Bugzilla numbers to new GitHub numbers. I've listed the old citations here so we can easily search MSVC's STL.Open
new_handlerwhen allocation fails llvm/llvm-project#15916tgmath.hbroken when compiling C with clang-cl llvm/llvm-project#45552std::regexmatch_prev_availimplementation is regressed llvm/llvm-project#74838thisin lambda with-Wunused-lambda-capturellvm/llvm-project#81243mrange-type is incorrect llvm/llvm-project#90196re.regex.construct/bad_backref.pass.cppassumes non-standard extension to extended regular expressions llvm/llvm-project#122638nasty_char_traits::to_char_typemore explicit llvm/llvm-project#138375std::current_exception()llvm/llvm-project#158302__builtin_common_typeis overly permissive llvm/llvm-project#171438std::to_string()without including<string>llvm/llvm-project#182390[[clang::trivial_abi]]llvm/llvm-project#182392p == 1, which has undefined behavior llvm/llvm-project#182397reference_constructs_from_temporarymishandles cv-qualified arrays llvm/llvm-project#198580Fixed in Clang 23
flat_map::at()llvm/llvm-project#198663