aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/DelayedDiagnostic.cpp
AgeCommit message (Expand)Author
2012-09-21objective-C: when diagnosing deprecated/unavailable usage ofFariborz Jahanian
2012-03-02objc: When issue diagnostic about deprecated method, alsoFariborz Jahanian
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