Add support for AUTOSAR coding guidelines
Now that PC-LINT plus is based on clang it should be fairly easy to come up with an author file for https://www.autosar.org/fileadmin/user_upload/standards/adaptive/17-03/AUTOSAR_RS_CPP14Guidelines.pdf which basically adds C++14 on top of MISRA C++ 2008 (which itself is working on a revised standard).
Introductory support for AUTOSAR is included in PC-lint Plus version 1.3.
-
Beate Strüber commented
Which rules of AUTOSAR Guidelines can be proven? is a list available?
-
The next release of PC-lint Plus (version 1.3) will provide official support for AUTOSAR 2017. The beta for PC-lint Plus 1.3 is expected next week.
-
Anonymous commented
When can we expect PC-LINT supporting the new AUTOSAR C++14 standard?
A PC-LINT version supporting that new standard would be very useful, because the MISRA C++ 2008 standard has a lot of restrictions.