Go to file
Ted Kremenek 8b0dba358a Fix: <rdar://problem/6740387>. Sending nil to an object that returns a struct
should only be an error if that value is consumed. This fix was largely
accomplished by moving 'isConsumedExpr' back to ParentMap.

llvm-svn: 68195
2009-04-01 06:52:48 +00:00
clang Fix: <rdar://problem/6740387>. Sending nil to an object that returns a struct 2009-04-01 06:52:48 +00:00
llvm Detect that we're building from a git checkout like we do for cvs and svn. 2009-04-01 04:39:25 +00:00