Extending SuppressionContext to add a HasSuppressionType method that tells whether a certain suppression type is currently used or not. It's a step to implement issue suppressions for ASan, see http://reviews.llvm.org/D6280.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
LGTM
lib/sanitizer_common/tests/sanitizer_suppressions_test.cc | ||
---|---|---|
160 | Can you fix the lint warning instead? |
Can you fix the lint warning instead?