summaryrefslogtreecommitdiffstats
path: root/include/clang/AST/DeclVisitor.h
Commit message (Expand)AuthorAgeFilesLines
* OpenMP threadprivate directive parsing and semantic analysisAlexey Bataev2013-03-221-0/+1
* Use const visitors in ASTDumper.Alexander Kornienko2013-02-011-8/+32
* Sort #include lines for all files under include/...Chandler Carruth2012-12-041-1/+1
* Remove unnecessary default cases in switches over enums.David Blaikie2012-01-171-1/+1
* Switch assert(0/false) llvm_unreachable.David Blaikie2011-09-231-1/+1
* Convert DeclNodes to use TableGen.Sean Hunt2010-05-301-9/+8
* Split C++ friend declarations into their own header/implementation file.John McCall2010-03-111-0/+1
* Move the internal DeclContext data structures into a separate header. Douglas Gregor2009-04-071-0/+3
* More work on diagnosing abstract classes. We can now handle cases likeAnders Carlsson2009-03-241-0/+2
* Refactor instantiation of declarations within a template into a muchDouglas Gregor2009-03-171-0/+49