VioletGiraffe/cppcheck-vs-addin

MSVC now correctly reports __cplusplus

VioletGiraffe opened this issue · 1 comments

https://devblogs.microsoft.com/cppblog/msvc-now-correctly-reports-__cplusplus/

macros.Add("__cplusplus=199711L") is no longer the correct way to go.

Moved to #199.