aboutsummaryrefslogtreecommitdiff
path: root/include/clang/AST/DependentDiagnostic.h
AgeCommit message (Expand)Author
2012-12-04Sort #include lines for all files under include/...Chandler Carruth
2012-03-16Fix Objective-C compilation-time performance regression introduced in r152608.Richard Smith
2010-04-06Implement the protected access restriction ([class.protected]), which requiresJohn McCall
2010-03-29When copying a partial diagnostic into a DependentDiagnostic, allocateDouglas Gregor
2010-03-24Implement a framework for the delay of arbitrary diagnostics withinJohn McCall