aboutsummaryrefslogtreecommitdiff
path: root/clang/unittests/Tooling/CompilationDatabaseTest.cpp
diff options
context:
space:
mode:
authorKrasimir Georgiev <krasimir@google.com>2019-05-07 13:59:30 +0000
committerKrasimir Georgiev <krasimir@google.com>2019-05-07 13:59:30 +0000
commit435e76a558b324ecb77dac417663e1f7f49695c9 (patch)
tree789a95553dbdda580b2fca9c36ff5f0839c3cf42 /clang/unittests/Tooling/CompilationDatabaseTest.cpp
parent54743d5767f0e6f996ea9ff7ec47fdecfbfdb8ac (diff)
downloadllvm-435e76a558b324ecb77dac417663e1f7f49695c9.zip
llvm-435e76a558b324ecb77dac417663e1f7f49695c9.tar.gz
llvm-435e76a558b324ecb77dac417663e1f7f49695c9.tar.bz2
[lldb] Add MacroQualified switch cases for r360109
Summary: r360109 added a new enum case, causing lldb build to fail with several errors like: lldb/source/Symbol/ClangASTContext.cpp:4342:11: error: enumeration value 'MacroQualified' not handled in switch [-Werror,-Wswitch] switch (qual_type->getTypeClass()) { ^ This adds the missing switch cases. I'm not an lldb maintainer and just used my best judgement that it's probably expected that we break in these cases. Feel free to ping / revert / fix this change if this behavior is not appropriate. Reviewers: gribozavr Reviewed By: gribozavr Differential Revision: https://reviews.llvm.org/D61640 llvm-svn: 360146
Diffstat (limited to 'clang/unittests/Tooling/CompilationDatabaseTest.cpp')
0 files changed, 0 insertions, 0 deletions