summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2017-03-22 01:49:19 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2017-03-22 01:49:19 +0000
commit7532d3790f5fd0919dbad401b3f952b37c601a2a (patch)
tree4a234ee7e1718169c244b7e017b852e2f06614de /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
parent81ee1a59efd6ec2aaf53ad2e2b5f62f2a8da3b08 (diff)
downloadbcm5719-llvm-7532d3790f5fd0919dbad401b3f952b37c601a2a.tar.gz
bcm5719-llvm-7532d3790f5fd0919dbad401b3f952b37c601a2a.zip
Suppress warning on unreachable [[clang::fallthrough]] within a template instantiation.
We don't know whether some other instantiation of the template might be able to reach the annotation, so warning on it has a high chance of false positives. Patch by Ahmed Asadi! Differential Revision: https://reviews.llvm.org/D31069 llvm-svn: 298477
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud