summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorPavel Labath <labath@google.com>2013-07-02 09:38:48 +0000
committerPavel Labath <labath@google.com>2013-07-02 09:38:48 +0000
commit868bebf844be3cd49bfa01f6ea63bf4106a6bb37 (patch)
treef6c8f96942342138188e801f54cf528639538edb /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent1df4dfe87a32a1eae7c151554e8237db182ea1b3 (diff)
downloadbcm5719-llvm-868bebf844be3cd49bfa01f6ea63bf4106a6bb37.tar.gz
bcm5719-llvm-868bebf844be3cd49bfa01f6ea63bf4106a6bb37.zip
Teach static analyzer about AttributedStmts
Summary: Static analyzer used to abort when encountering AttributedStmts, because it asserted that the statements should not appear in the CFG. This is however not the case, since at least the clang::fallthrough annotation makes it through. This commit simply makes the analyzer ignore the statement attributes. CC: cfe-commits Differential Revision: http://llvm-reviews.chandlerc.com/D1030 llvm-svn: 185417
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud