Files
clang-p2996/clang/lib/Analysis
Martin Bohme 0c11c29121 [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
2017-03-07 08:42:37 +00:00
..
2016-02-02 11:06:57 +00:00
2016-07-18 19:02:11 +00:00
2016-07-18 19:02:11 +00:00
2017-02-11 12:21:17 +00:00
2016-10-29 15:28:25 +00:00