summaryrefslogtreecommitdiffstats
path: root/include/clang/AST/AttrIterator.h
Commit message (Expand)AuthorAgeFilesLines
* Lower the default alignment on ASTContext's operator new.Benjamin Kramer2015-04-021-1/+1
* [C++11] Use 'nullptr'Craig Topper2014-05-061-2/+2
* Fix two typos in comments. No functionality change.Nick Lewycky2013-12-301-2/+2
* Silence a number of static analyzer warnings with assertions and such.Jordan Rose2013-03-051-0/+1
* Pull the Attr iteration parts out of Attr.h, so including DeclBase.h doesn't ...Benjamin Kramer2012-12-011-0/+141