It looks like OSX's UBSan needs a "NoHooks" version of
RTSanitizerCommonSymbolizer to work build properly.
Details
Details
Diff Detail
Diff Detail
- Repository
- rCRT Compiler Runtime
Paths
| Differential D45696
[sanitizer] Fix OSX build failure post D45457 ClosedPublic Authored by cryptoad on Apr 16 2018, 11:18 AM.
Details Summary It looks like OSX's UBSan needs a "NoHooks" version of
Diff Detail
Event TimelineHerald added subscribers: Restricted Project, llvm-commits, delcypher and 2 others. · View Herald TranscriptApr 16 2018, 11:18 AM This revision was not accepted when it landed; it landed in state Needs Review.Apr 16 2018, 11:21 AM Closed by commit rCRT330146: [sanitizer] Fix OSX build failure post D45457 (authored by cryptoad). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 142666 lib/sanitizer_common/CMakeLists.txt
lib/ubsan/CMakeLists.txt
|