summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/DiagnosticASTKinds.td
Commit message (Expand)AuthorAgeFilesLines
...
* Implement C++11 constant expression cast restrictions.Richard Smith2011-12-121-0/+3
* Teach the ASTImporter not to import redundant fields.Douglas Gregor2011-10-141-0/+4
* Implement AST import for Objective-C property implementationsDouglas Gregor2010-12-071-0/+14
* Implement basic AST importing and merging support for class templateDouglas Gregor2010-11-301-0/+15
* push categories forward a bit more: document them, add someChris Lattner2010-05-241-10/+13
* Implement AST merging for Objective-C properties.Douglas Gregor2010-02-171-0/+3
* Implement AST importing and checking for Objective-C method declarations.Douglas Gregor2010-02-171-1/+14
* Implement AST importing of Objective-C instance variables. Douglas Gregor2010-02-171-1/+8
* Implement AST importing and merging for enumeration types andDouglas Gregor2010-02-121-1/+4
* When AST merging for record declarations fails, warn about theDouglas Gregor2010-02-111-0/+14
* Implement basic support for merging function declarations acrossDouglas Gregor2010-02-101-0/+3
* Complain about types and declarations that we don't know how to import.Douglas Gregor2010-02-091-0/+1
* Implement basic importing and merging of variable declarations withinDouglas Gregor2010-02-081-0/+8
* Update tablegen diagnostic files to be in sync with the def files.Sebastian Redl2009-03-141-2/+15
* The basic representation of diagnostics information in tablegen format, plus ...Sebastian Redl2009-03-041-0/+16