summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAnna Zaks <ganna@apple.com>2014-10-03 21:49:03 +0000
committerAnna Zaks <ganna@apple.com>2014-10-03 21:49:03 +0000
commit0820e13e2a2676fd61500ec3cbe0a2c3d1902c43 (patch)
tree30f3e55015b4fb9e3abd8482164f8b1c2b44b3a4 /clang/lib/Frontend/CompilerInvocation.cpp
parentd79b840716adeeeb75deab4f16726c075d5a9a96 (diff)
downloadbcm5719-llvm-0820e13e2a2676fd61500ec3cbe0a2c3d1902c43.tar.gz
bcm5719-llvm-0820e13e2a2676fd61500ec3cbe0a2c3d1902c43.zip
[analyzer] Refactor and cleanup IsCompleteType
There are three copies of IsCompleteType(...) functions in CSA and all of them are incomplete (I experienced crashes in some CSA's test cases). I have replaced these function calls with Type::isIncompleteType() calls. A patch by Aleksei Sidorin! llvm-svn: 219026
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud