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

Use EvalSummary to process message expressions, thereby unifying the checker

logic for function calls and message expressions.

Use the following heuristic to infer "allocating" instance methods:

  [ClassName classWithXXX]  allocates an object
  
Update testcase to reflect this heuristic.

llvm-svn: 50708
parent f0bdd22f
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