llvm-project/clang-tools-extra/clang-include-fixer/tool
Yannick Brehon aa189ed25f Fix compatibility with python3 of clang-include-fixer.py
clang-include-fixer was recently updated to be python3-compatible.
However, an exception handling clause was improperly using the deprecated `message` property of Exception classes, so the code was not yet entirely python3-compatible.

Differential Revision: https://reviews.llvm.org/D70902
2019-12-03 12:55:13 +01:00
..
CMakeLists.txt [clang-tools-extra] [cmake] Link against libclang-cpp whenever possible 2019-10-04 20:30:02 +00:00
ClangIncludeFixer.cpp
clang-include-fixer-test.el
clang-include-fixer.el
clang-include-fixer.py Fix compatibility with python3 of clang-include-fixer.py 2019-12-03 12:55:13 +01:00