Skip to content
Commit 55081f93 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

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.

llvm-svn: 106561
parent e3fbbd19
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment