This patch adds special configuration logic to find the compiler_rt libraries required by sanitizers on OS X. The supported sanitizers are Address and Undefined.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D11381
[libcxx] Add support for sanitizers on OS X. ClosedPublic Authored by EricWF on Jul 20 2015, 7:29 PM.
Details Summary This patch adds special configuration logic to find the compiler_rt libraries required by sanitizers on OS X. The supported sanitizers are Address and Undefined.
Diff Detail Event TimelineEricWF updated this object. mclow.lists edited edge metadata. Comment ActionsThis looks fine to me; and seems to work on my system. This revision is now accepted and ready to land.Jul 21 2015, 7:17 AM
Revision Contents
Diff 30229 lib/CMakeLists.txt
test/libcxx/test/config.py
test/lit.site.cfg.in
|