Skip to content

IWYU 0.18

Compare
Choose a tag to compare
@kimgr kimgr released this 31 Mar 18:08
· 443 commits to master since this release
  • [iwyu] Fix crash on C++20 consteval expressions
  • [iwyu] Use more conventional exit codes (breaking change!)
  • [iwyu_tool] Fix deprecation warning for python3
  • [iwyu] Fix crash on va_list on AArch64
  • [iwyu] Improved support for using declarations based on new Clang design

Note the breaking change for exit codes; IWYU now always returns zero by default. See the README or help text for more information about compatibility overrides.