diff options
author | Ted Kremenek <kremenek@apple.com> | 2010-06-22 19:05:10 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2010-06-22 19:05:10 +0000 |
commit | 8ad9cbc518a603176462f1fa1efe389023590082 (patch) | |
tree | b33c3ab6b1c45294eaf3de3cf30078a353e2548f /lib/Checker/CheckSecuritySyntaxOnly.cpp | |
parent | 08fd376c6c0fc62b9e199f5e93d8667f1534c47c (diff) |
Don't assert on C++ casts that are currently not handled by the static analyzer.
Instead, halt the analysis of the current path, which is what we do in GRExprEngine::ProcessStmt
for all other C++ constructs not currently handled by the analyzer.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106561 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Checker/CheckSecuritySyntaxOnly.cpp')
0 files changed, 0 insertions, 0 deletions