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

Make static analysis support for C++ 'this' expression context-sensitive. ...

Make static analysis support for C++ 'this' expression context-sensitive.  Essentially treat 'this' as a implicit parameter to the method call, and associate a region with it.

llvm-svn: 92675
parent a0e1ee82
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