]> granicus.if.org Git - clang/commit
Add a new attribute documentation category for declarations.
authorAaron Ballman <aaron@aaronballman.com>
Wed, 3 Apr 2019 14:26:32 +0000 (14:26 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 3 Apr 2019 14:26:32 +0000 (14:26 +0000)
commit8a6f98bed796e74af177f983d6d58c234c91782b
tree2b50c43dea658ba33a87ef0028fb35d38a8c5b12
parent8693138716e2211a3ce8c5e6be4f85bf7eed95f6
Add a new attribute documentation category for declarations.

This moves documentation for some attributes into new categories that are hopefully a bit more clear. In general, "Type" documentation should be for attributes that appertain to types while "Declaration" documentation should be for attributes that appertain to declarations other than functions or variables.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@357585 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Attr.td
include/clang/Basic/AttrDocs.td