diff options
author | Yannick Brehon <yannickb@google.com> | 2019-12-03 12:52:59 +0100 |
---|---|---|
committer | Benjamin Kramer <benny.kra@googlemail.com> | 2019-12-03 12:55:13 +0100 |
commit | aa189ed25fbd861b07eb5d5116dfd8e33e2b1991 (patch) | |
tree | 766e7447f05f042d1a76022aa849ff9c312c5632 /lldb/source/Commands/CommandObjectGUI.cpp | |
parent | 7483eb656fd290346e0ad70e553755fe9155e203 (diff) | |
download | bcm5719-llvm-aa189ed25fbd861b07eb5d5116dfd8e33e2b1991.tar.gz bcm5719-llvm-aa189ed25fbd861b07eb5d5116dfd8e33e2b1991.zip |
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
Diffstat (limited to 'lldb/source/Commands/CommandObjectGUI.cpp')
0 files changed, 0 insertions, 0 deletions