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

Start the ball rolling on C++ support in the static analyzer. For

now, don't construct CFGs that contain C++ try/catch statements, and
have GRExprEngine abort a path if it encounters a C++ construct it
doesn't understand (which is mostly everything at this point).

llvm-svn: 91389
parent cf16d2cc
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