summaryrefslogtreecommitdiffstats
path: root/include/clang/Basic/AttrKinds.h
Commit message (Expand)AuthorAgeFilesLines
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-091-2/+2
* Infrastructure improvements to Clang attribute TableGen.John McCall2016-03-011-3/+3
* Header guard canonicalization, clang part.Benjamin Kramer2014-08-131-2/+2
* Refactor the Microsoft inheritance attribute handling so that it no longer ha...Aaron Ballman2013-12-181-1/+0
* Fix copy-pasto in naming of LAST_MS_INHERITANCE[_ATTR]Reid Kleckner2013-05-141-1/+1
* [ms-cxxabi] Give the MS inheritance attributes a base classReid Kleckner2013-03-261-0/+1
* Documentation cleanup:James Dennett2012-07-021-1/+1
* Documentation cleanup: reformatting/fixing up file comments so that they haveJames Dennett2012-07-021-3/+4
* Support a new InheritableAttr subclass, InheritableParamAttr, which isJohn McCall2011-03-021-0/+1
* Generalise support for non-inheritable attributesPeter Collingbourne2011-01-211-0/+1
* Implement first TD-based usage of attributes.Sean Hunt2010-06-161-0/+31