Go to file
Ted Kremenek b9411565ea Teach PathDiagnosticBuilder::getEnclosingStmtLocation() about while/if/do/for,
etc., so that the "body" is always considered a top-level statement for edge
transitions (even if it is an expression).

llvm-svn: 67901
2009-03-28 03:37:59 +00:00
clang Teach PathDiagnosticBuilder::getEnclosingStmtLocation() about while/if/do/for, 2009-03-28 03:37:59 +00:00
llvm move a large method out of line. 2009-03-28 02:08:47 +00:00