summaryrefslogtreecommitdiff
path: root/include/clang/AST/DependentDiagnostic.h
Commit message (Expand)AuthorAge
* [C++11] Use 'nullptr'Craig Topper2014-05-06
* [C++11] Replacing iterators ddiag_begin() and ddiag_end() with iterator_range...Aaron Ballman2014-03-07
* Silence anonymous type in anonymous union warnings.Eric Christopher2013-03-15
* Sort #include lines for all files under include/...Chandler Carruth2012-12-04
* Fix Objective-C compilation-time performance regression introduced in r152608.Richard Smith2012-03-16
* Implement the protected access restriction ([class.protected]), which requiresJohn McCall2010-04-06
* When copying a partial diagnostic into a DependentDiagnostic, allocateDouglas Gregor2010-03-29
* Implement a framework for the delay of arbitrary diagnostics withinJohn McCall2010-03-24