Skip to content
Commit af35329f authored by Zhongxing Xu's avatar Zhongxing Xu
Browse files

Hard bifurcate the state into nil receiver and non-nil receiver, so that

we don't need to use the DoneEvaluation hack when check for 
ObjCMessageExpr.

PreVisitObjCMessageExpr() only checks for undefined receiver or arguments.

Add checker interface EvalNilReceiver(). This is a 'once-and-done' interface.

llvm-svn: 90296
parent d186a029
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