[cfe-dev] [clang-tidy] Disable individual checks

Paul Hoad via cfe-dev cfe-dev at lists.llvm.org
Fri Sep 4 14:07:15 PDT 2015


cfe-dev's

I have an example where I think [clang-analyzer-cplusplus.NewDelete] is
reporting a false positive.

While I would like to prove that point, I need to spend some time making a
much smaller reproducible test case

In the meantime, Is it possible for me to disable an individual rule via
the .clang-tidy file without disabling them all and then re-enabling all
but the one I want?

Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150904/835d0b4f/attachment.html>


More information about the cfe-dev mailing list