Skip to content

1.6.0: Clang 19 support, other fixes

Latest
Compare
Choose a tag to compare
@aras-p aras-p released this 05 Jan 14:59

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