CppCoreGuidelines warnings

Mikhail Maltsev maltsevm@gmail.com
Tue May 17 12:02:00 GMT 2016


On 05/17/2016 02:10 PM, Christopher Di Bella wrote:
> 
>> I don't know the status of the static analysis tool the Microsoft were planning to release, which would do a lot of the checking.
> 
> As far as I'm aware, this is a Visual Studio tool, and thus closed
> source. I might be wrong!

Some of the C++ Core Guidelines checks are already implemented in clang-tidy:
http://reviews.llvm.org/diffusion/L/browse/clang-tools-extra/trunk/clang-tidy/cppcoreguidelines/

-- 
Regards,
    Mikhail Maltsev



More information about the Gcc mailing list