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
2 files changed
tree: 9662d2d8f853f4cabb5c93fbbec134fbcbaad5a8
  1. clang/
  2. llvm/