[cfe-dev] Enabling particular experimental checker with clang-check
Deep Majumder via cfe-dev
cfe-dev at lists.llvm.org
Mon Mar 1 21:15:54 PST 2021
Hi everyone,
I am trying to enable a particular experimental checker of Clang Static
Analyzer from the clang-check tool. How do I do it? Or in other words, what
do flag do I add to the following command to enable that checker:
clang-check --analyze file.cpp --
Warm regards,
Deep
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20210302/9a21af9a/attachment.html>
More information about the cfe-dev
mailing list