Files
clang-p2996/compiler-rt/test/ubsan/TestCases/Pointer
Martin Storsjö 758318bee3 [compiler-rt] [test] [ubsan] Build .cpp files with %clangxx
This fixes linker errors in mingw configurations, where the ubsan
runtime needs the C++ standard library when instrumenting C++ code.

Differential Revision: https://reviews.llvm.org/D147861
2023-04-11 00:02:33 +03:00
..