aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/PartialDiagnostic.h
AgeCommit message (Expand)Author
2009-10-26Add fixit hint to bitwise precedence warning.Sebastian Redl
2009-10-09Add CheckCallReturnType and start using it for regular call expressions. This...Anders Carlsson
2009-09-25WIP implementation of explicit instantiation of function templates,Douglas Gregor
2009-08-27New RequireNonAbstractType function.Anders Carlsson
2009-08-26The PartialDiagnostic constructor doesn't need to be explicit.Anders Carlsson
2009-08-26More improvements to PartialDiagnostic.Anders Carlsson
2009-08-26Add the partially implemented PartialDiagnostic class.Anders Carlsson