github aras-p/ClangBuildAnalyzer v1.3.0
1.3.0 (2022 Jan): Improvements & Fixes

latest releases: v1.6.0, v1.5.0, v1.4.1...
3 years ago

Improvements

  • Add --all option to parse all JSON files (#47)
  • Improve support for recent LLVM/Clang versions (12.x, 13.x) (#80)

Fixes

  • Fix analyzing massive builds (#38)
  • Fix handling of symbolic links while scanning for json files (#58)
  • Fix memory leak in buffered writer (#65)

Build & Internal

  • Fix builds with more recent C++ compiler / STL versions (#53)
  • CMake fixes and tweaks (#42, #62, #64)
  • Update to a more recent simdjson version (#52, #54)
  • Fix compile warnings (#39, #66) and general massaging of the code (#78)
  • Github Actions CI improvements (#70)
  • Main branch is now called main

Full Changelog: v1.2.0...v1.3.0

Don't miss a new ClangBuildAnalyzer release

NewReleases is sending notifications on new releases.