aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/DelayedDiagnostic.cpp
AgeCommit message (Expand)Author
2011-07-23remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....Chris Lattner
2011-06-15Automatic Reference Counting.John McCall
2011-03-23Teach DelayedDiagnostic to copy its string, rather than hope that theDouglas Gregor