[libcxx-commits] [libcxx] __config: also ignore shift-out-of-bounds error with ubsan checks (PR #146688)
Jean-Michaƫl Celerier via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 2 11:10:59 PDT 2025
jcelerier wrote:
yes, my patch was wrong (for some reason it did not fail on my local build but Werror here made it very apparent)
Correct patch is https://github.com/llvm/llvm-project/pull/146715
https://github.com/llvm/llvm-project/pull/146688
More information about the libcxx-commits
mailing list