This fixes linker errors in mingw configurations, where the ubsan
runtime needs the C++ standard library when instrumenting C++ code.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D147861
[compiler-rt] [test] [ubsan] Build .cpp files with %clangxx Authored by mstorsjo on Apr 8 2023, 1:12 PM.
Details This fixes linker errors in mingw configurations, where the ubsan
Diff Detail
|