diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2018-09-10 22:57:26 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2018-09-10 22:57:26 +0000 |
commit | b69ce1fcd0878a51d9fb6d24a5ac9dcee30ade1e (patch) | |
tree | 4b4d9bd15789e6e2a53c6c47f5a3b1a075e1ba19 /lldb/packages/Python/lldbsuite/test | |
parent | 54fbfaeaceb766d8057ff0a92637504ba2fde584 (diff) | |
download | bcm5719-llvm-b69ce1fcd0878a51d9fb6d24a5ac9dcee30ade1e.tar.gz bcm5719-llvm-b69ce1fcd0878a51d9fb6d24a5ac9dcee30ade1e.zip |
clang-check: rename the local FixItAction
Resolve the ambiguity in the FixItAction definition by renaming the type. With
Xcode 9.2, you would fail to build this with:
llvm/tools/clang/tools/clang-check/ClangCheck.cpp:183:48: error: reference to 'FixItAction' is ambiguous
FrontendFactory = newFrontendActionFactory<FixItAction>();
^
llvm-svn: 341877
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions