Visual Lint 8.0.7.349 has been released
Monday 3rd January, 2022
Visual Lint 8.0.7.349 has now been released.
This is a maintenance update for Visual Lint 8.0, and includes the following changes:
-
The Visual C++ project (
.vcxproj
) file parser now defines the value of_MSVC_LANG
appropriately if/std:c++14
,/std:c++17
,/std:c++20
or/std:c++latest
are used within a Visual Studio 2015, 2017, 2019 or 2022 project configuration. -
Fixed a bug in the Clang-Tidy analysis results parser which could cause some "note" issues to be hidden.
-
Fixed a bug in the handling of UTF-8 files in VisualLintGui.
-
Updated the PC-lint Plus compiler indirect file
co-rb-vs2022.lnt
to support Visual Studio 2022 v17.0.4. -
Updated the PC-lint Plus compiler indirect file
co-rb-vs2019.lnt
to support Visual Studio 2019 v16.11.8. -
Updated the PC-lint Plus compiler indirect file
co-rb-vs2017.lnt
to support Visual Studio 2017 v15.9.42. -
Updated the PC-lint Plus library indirect file
lib-rb-atl.lnt
. -
Updated the help topic for the Clang-Tidy Analysis Configuration Dialog "General" page.