Files
clang-p2996/clang/unittests/StaticAnalyzer/CallEventTest.cpp
Martin Storsjö 45b360d4a2 [clang] Disable C++14 sized deallocation by default for MinGW targets (#97232)
This reverts 130e93cc26 for the MinGW
target.

This avoids the issue that is discussed in
https://github.com/llvm/llvm-project/issues/96899 (and which is
summarized in the code comment). This is intended as a temporary
workaround until the issue is handled better within libc++.
2024-07-02 00:03:15 +03:00

3.3 KiB