summaryrefslogtreecommitdiffstats
path: root/lib/Sema/DelayedDiagnostic.cpp
Commit message (Expand)AuthorAgeFilesLines
* objc: When issue diagnostic about deprecated method, alsoFariborz Jahanian2012-03-021-2/+4
* remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....Chris Lattner2011-07-231-1/+1
* Automatic Reference Counting.John McCall2011-06-151-0/+3
* Teach DelayedDiagnostic to copy its string, rather than hope that theDouglas Gregor2011-03-231-0/+51