v0.3.0
-
Added:
- Support CMake ( JSON Compilation Database, compile_commands.json )
- Analyze unincluded headers
- Analyze headers that are included in different ways ( #include "..." and #include <...> )
- All report arguments in configuration file
-
Fixed:
- Fixed bug in analyzing raw C++ strings
- Fixed bug in analyzing comments after #include