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