This revision was automatically updated to reflect the committed changes.
Closed by commit rGaa189ed25fbd: Fix compatibility with python3 of
clang-include-fixer.py (authored by Yannick Brehon ,
committed by bkramer).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST
bkramer accepted this revision.
bkramer added a comment.
This revision is now accepted and ready to land.
lg
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70902/new/
https://reviews.llvm.org/D70902
___
yannack created this revision.
yannack added a reviewer: bkramer.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
clang-include-fixer was recently updated to be python3-compatible.
However, an exception handling clause was improperly using the deprecated
`message` property