[cfe-dev] clang-tidy checks for High integrity C++
Jonathan Coe via cfe-dev
cfe-dev at lists.llvm.org
Mon Jan 23 14:07:33 PST 2017
Would there be any interest in implementing/using clang-tidy checks for
high-integrity C++?
http://www.programmingresearch.com/coding-standards/high-integrity-cpp/
This is a set of standard used in some safety-critical systems. Some of the
rules look simple enough to implement as clang-tidy checks.
With enough people interested in reviewing patches I can happily make a
start and add a new module to clang-tidy.
Regards,
Jon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20170123/6cfc3ce5/attachment.html>
More information about the cfe-dev
mailing list