[cfe-dev] [analyzer] Applying fixes automatically in CSA as it done in Clang Tidy
Alexander Zaitsev via cfe-dev
cfe-dev at lists.llvm.org
Sun Apr 14 07:39:42 PDT 2019
Hello.
In Clang Tidy there is an option to apply fixes automatically if a
checker can suggest something. But I can't find similar functionality in
Clang Static Analyzer (CSA).
My check is too complex to be part of Clang Tidy but I can provide to
user an option to fix some places automatically. Is there any option to
do it with CSA?
Thank you.
--
Best regards,
Alexander Zaitsev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20190414/35e8e697/attachment.sig>
More information about the cfe-dev
mailing list