[libcxx-commits] [libcxx] [libc++] Optimize the std::mismatch tail (PR #83440)
Vitaly Buka via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Mar 31 14:07:56 PDT 2024
vitalybuka wrote:
> @vitalybuka Where can I find the test that is failing?
Isn't IncludeInserterTest.InsertCategoryHeaderObjectiveC the test?
https://github.com/llvm/llvm-project/blob/82c6eeed08b1c8267f6e92d594c910fe57a9775e/clang-tools-extra/unittests/clang-tidy/IncludeInserterTest.cpp#L763 ?
If you have Ubuntu/Debian host, you can fully reproduce the bot with https://github.com/google/sanitizers/wiki/SanitizerBotReproduceBuild
https://github.com/llvm/llvm-project/pull/83440
More information about the libcxx-commits
mailing list