Adds a framework to enable the instrumentation pass for the new
EfficiencySanitizer ("esan") family of tools. Adds a flag for esan's
cache fragmentation tool via -fsanitize=efficiency-cache-frag.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
You probably want to add to IncompatibleGroups in SanitizerArgs.cpp.
This patch is missing test cases.
Comment Actions
LGTM
lib/Lex/PPMacroExpansion.cpp | ||
---|---|---|
1104 ↗ | (On Diff #54428) | I wonder if we'll want a finer-grained feature, but for now this is good. We'll change/add if we need. |