summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/ASTDiagnostic.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add some tests for reference-collapsing and referencing bindingDouglas Gregor2011-01-201-0/+3
* Added ParenType type node.Abramo Bagnara2010-12-101-1/+5
* It's kindof silly that ExtQuals has an ASTContext&, and we can use thatJohn McCall2010-12-101-1/+1
* revise r112365 to fix the actual problem: the isa<TagType>(Underlying)Chris Lattner2010-09-041-15/+12
* suppress annoying textual repetition as 'aka'Gabor Greif2010-08-281-4/+7
* Teach the AKA calculation to look at sugar on the pointee type for pointers andChandler Carruth2010-05-131-64/+69
* Merged Elaborated and QualifiedName types.Abramo Bagnara2010-05-111-6/+0
* Make the InjectedClassNameType the canonical type of the current instantiationJohn McCall2010-04-271-6/+0
* Create a new InjectedClassNameType to represent bare-word references to the John McCall2010-03-101-0/+6
* Move the diagnostic argument formatting function out of Sema and makeDouglas Gregor2010-02-091-0/+266
OpenPOWER on IntegriCloud