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.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo