summaryrefslogtreecommitdiffstats
path: root/include/clang/AST/DeclAccessPair.h
Commit message (Expand)AuthorAgeFilesLines
* Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").Alexander Kornienko2015-06-221-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-221-1/+1
* Simplify slightly.Richard Smith2013-08-301-5/+4
* Pull the Attr iteration parts out of Attr.h, so including DeclBase.h doesn't ...Benjamin Kramer2012-12-011-0/+1
* Implement the protected access restriction ([class.protected]), which requiresJohn McCall2010-04-061-0/+72