summaryrefslogtreecommitdiff
path: root/lib/Sema/DelayedDiagnostic.cpp
Commit message (Expand)AuthorAge
* Objective-C. Diagnose when property access is using declaredFariborz Jahanian2014-06-16
* [C++11] Use 'nullptr'. Sema edition.Craig Topper2014-05-26
* Squelch leak found by LSan by handling missing switch case.Jordan Rose2014-04-24
* Implemented delayed processing of 'unavailable' checking, just like with 'dep...Ted Kremenek2013-12-18
* objective-C: when diagnosing deprecated/unavailable usage ofFariborz Jahanian2012-09-21
* objc: When issue diagnostic about deprecated method, alsoFariborz Jahanian2012-03-02
* remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....Chris Lattner2011-07-23
* Automatic Reference Counting.John McCall2011-06-15
* Teach DelayedDiagnostic to copy its string, rather than hope that theDouglas Gregor2011-03-23