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)
commit6911ff562fc685136c8e4b8ed4bc6cce059ab2e5
tree464006540c9acda5fd91896ee8fab58bba712746
parentafa3afa384aa98b9a4557154fe0be42c62d6ae80
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.

llvm-svn: 357585
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td