Skip to content

1.6.5

Latest

Choose a tag to compare

@firewave firewave released this 27 Feb 13:05
5e00b60

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::line to 1 by @firewave in #597
  • enabled and fixed modernize-return-braced-init-list clang-tidy warnings by @firewave in #610
  • fixed #616 - report bad macro syntax via OutputList by @firewave in #617
  • added more @throws to documentation by @firewave in #618
  • use emplace_back by @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 TokenList constructors by @firewave in #621
  • Fix #615 User-defined literal created from alternative and by @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