Because SCS relies on system-provided runtime support, we can use it
together with any other sanitizer simply by linking the runtime for
the other sanitizer.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D54735
Driver: SCS is compatible with every other sanitizer. ClosedPublic Authored by pcc on Nov 19 2018, 4:40 PM.
Details Summary Because SCS relies on system-provided runtime support, we can use it
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 19 2018, 5:01 PM Closed by commit rC347282: Driver: SCS is compatible with every other sanitizer. (authored by pcc). · Explain WhyNov 19 2018, 5:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 174714 lib/Driver/SanitizerArgs.cpp
test/Driver/sanitizer-ld.c
|