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

Implement FIXME in GRExprEngine::VisitUnaryOperator() to handle implicit...

Implement FIXME in GRExprEngine::VisitUnaryOperator() to handle implicit conversions caused by the '!' operator.  This required adding some logic to GRSimpleVals to reason about nonloc::LocAsInteger SVals.  This code appears to work fine, but it should eventually be cleaned up.

llvm-svn: 59335
parent 7eee049e
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