Adds a new -fsanitize=efficiency-working-set flag to enable esan's working
set tool. Adds appropriate tests for the new flag.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D20484
[esan] Add working set tool driver flags ClosedPublic Authored by bruening on May 20 2016, 1:17 PM.
Details Summary Adds a new -fsanitize=efficiency-working-set flag to enable esan's working
Diff Detail Event Timelinebruening updated this object. This revision is now accepted and ready to land.May 20 2016, 1:37 PM Closed by commit rL270641: [esan|wset] Add working set tool driver flags (authored by bruening). · Explain WhyMay 24 2016, 5:47 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 57977 include/clang/Basic/Sanitizers.def
lib/CodeGen/BackendUtil.cpp
test/Driver/esan.c
test/Driver/fsanitize.c
test/Driver/sanitize_unwind_tables.c
test/Driver/sanitizer-ld.c
test/Lexer/has_feature_efficiency_sanitizer.cpp
|