What's Changed
- improved test coverage of
simplecpp::characterLiteralToLL()by @firewave in #601 - CI-windows.yml: fixed standard in C++17 build by @firewave in #609
- added MinGW workflow by @firewave in #475
- do not default
simplecpp::Location::lineto1by @firewave in #597 - enabled and fixed
modernize-return-braced-init-listclang-tidy warnings by @firewave in #610 - fixed #616 - report bad macro syntax via
OutputListby @firewave in #617 - added more
@throwsto documentation by @firewave in #618 - use
emplace_backby @firewave in #619 - use initializer lists without assignment by @firewave in #624
- test.cpp: improved testing of
__FILE__by @firewave in #623 - make it possible to explicitly disable the legacy
TokenListconstructors by @firewave in #621 - Fix #615 User-defined literal created from alternative
andby @chrchr-github in #620 - clang-tidy.yml: updated to Clang 22 by @firewave in #514
- removed workarounds for Visual Studio conflicts with Cppcheck functions with same names by @firewave in #627
Full Changelog: 1.6.4...1.6.5