summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/SourceManager.cpp
diff options
context:
space:
mode:
authorEd Maste <emaste@freebsd.org>2016-09-21 21:08:30 +0000
committerEd Maste <emaste@freebsd.org>2016-09-21 21:08:30 +0000
commit228e4abb636ec77baf1c5097754d116235229fd3 (patch)
tree664d8c080a099eb1a420838c161916fceeee746a /lldb/source/Core/SourceManager.cpp
parentd3199f5ed26469ba8af5ce9fd487bba4b579046d (diff)
downloadbcm5719-llvm-228e4abb636ec77baf1c5097754d116235229fd3.tar.gz
bcm5719-llvm-228e4abb636ec77baf1c5097754d116235229fd3.zip
Fix -Wcovered-switch-default warning in StackFrame.cpp
The switch coveres all possible values. If a new one is added in the future the compiler will start warning, providing a notification that the switch needs updating. llvm-svn: 282111
Diffstat (limited to 'lldb/source/Core/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud