github aras-p/ClangBuildAnalyzer v1.6.0
1.6.0: Clang 19 support, other fixes

one month ago

What's Changed

  • Clang 19 changed how it reports header parsing, account for that (without the fix, "expensive headers" was missing from the report) (#100).
  • Fixed source files being reported twice in "Frontend" sometimes (#99).

Build related internals

  • Fix build on FreeBSD (#94)
  • Fix build with gcc 14 by updating simdjson (#97)
  • Fix build warnings (#94)

Thanks to @artemist, @rtobar, @Sahnvour for your contributions!

Full Changelog: v1.5.0...v1.6.0

Don't miss a new ClangBuildAnalyzer release

NewReleases is sending notifications on new releases.