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 mstorsjo on Apr 8 2023, 1:12 PM. Authored by
Details This fixes linker errors in mingw configurations, where the ubsan
Diff Detail
|