summaryrefslogtreecommitdiffstats
path: root/clang/lib/Serialization/ASTReaderDecl.cpp
diff options
context:
space:
mode:
authorMartin Bohme <mboehme@google.com>2017-03-07 08:42:37 +0000
committerMartin Bohme <mboehme@google.com>2017-03-07 08:42:37 +0000
commit0c11c29121a72e88d56e0a661a6954818ae40243 (patch)
tree8d67d611476a0a9dc27ddbc6136ad529dd69e30f /clang/lib/Serialization/ASTReaderDecl.cpp
parent8f0a62a9990ccca1deeb8090a68d4ab7b2ab51e7 (diff)
downloadbcm5719-llvm-0c11c29121a72e88d56e0a661a6954818ae40243.tar.gz
bcm5719-llvm-0c11c29121a72e88d56e0a661a6954818ae40243.zip
[analyzer] Fix crash when building CFG with variable of incomplete type
Summary: I've included a unit test with a function template containing a variable of incomplete type. Clang compiles this without errors (the standard does not require a diagnostic in this case). Without the fix, this case triggers the crash. Reviewers: klimek Reviewed By: klimek Subscribers: cfe-commits Differential Revision: https://reviews.llvm.org/D30636 llvm-svn: 297129
Diffstat (limited to 'clang/lib/Serialization/ASTReaderDecl.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud