clang-misracpp2008
clang-misracpp2008 copied to clipboard
Diagnostic messages do not follow best practices
This plugin prints the MISRA C++:2008 rule headlines as diagnostic messages and therefore does not follow (at all) the best practices given here: http://clang.llvm.org/docs/InternalsManual.html#the-format-string
How to improve this?