diff options
author | Martin Storsjö <martin@martin.st> | 2023-05-24 07:45:51 +0000 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2023-05-28 13:18:08 +0300 |
commit | 684facbb43ea0eccc6a579d2373781b422522d2d (patch) | |
tree | 747226f4e6941853dceec71bebcc517290d20338 /clang/lib/Lex/HeaderSearch.cpp | |
parent | 592e935e115ffb451eb9b782376711dab6558fe0 (diff) | |
download | llvm-684facbb43ea0eccc6a579d2373781b422522d2d.zip llvm-684facbb43ea0eccc6a579d2373781b422522d2d.tar.gz llvm-684facbb43ea0eccc6a579d2373781b422522d2d.tar.bz2 |
[libcxx] [test] Fix the new alloc tests for Windows
Use ASSERT_WITH_OPERATOR_NEW_FALLBACKS where relevant to waive
the known cases where operator new isn't overridden as expected,
in MinGW DLL configurations.
Clarify the reason for why the fallback in
new.delete.array/new.size_align_nothrow.replace.indirect doesn't
work as expected, which can be considered a vcruntime bug.
Differential Revision: https://reviews.llvm.org/D151304
Diffstat (limited to 'clang/lib/Lex/HeaderSearch.cpp')
0 files changed, 0 insertions, 0 deletions