summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/ASTContext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce ContextDecl, patch by Argiris Kirtzidis!Chris Lattner2008-04-041-4/+5
* qualifier comparisons should be done on canonical types.Chris Lattner2008-04-031-5/+5
* add a common base class "PointerLikeType" for PointerType and ReferenceType,Chris Lattner2008-04-021-5/+5
* Add a citation.Chris Lattner2008-04-021-1/+3
* Fix several bugs in array -> pointer decomposition.Chris Lattner2008-04-021-0/+65
* switch the rest of the C decl classes to do their Chris Lattner2008-03-161-1/+2
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+1853
OpenPOWER on IntegriCloud