]> granicus.if.org Git - clang/commit
Add Documentation to attribute-nothrow. Additionally, limit to functions.
authorErich Keane <erich.keane@intel.com>
Thu, 28 Sep 2017 20:08:03 +0000 (20:08 +0000)
committerErich Keane <erich.keane@intel.com>
Thu, 28 Sep 2017 20:08:03 +0000 (20:08 +0000)
commit84d048779fa39c7719a96474f0f856231fa73780
tree2c07fc6910359091dc72dd17d2ce8a5efebd7b11
parent2fbd83aec3207a5e8a493170389baa676082e3b5
Add Documentation to attribute-nothrow. Additionally, limit to functions.

Attribute nothrow is only allowed on functions, so I added that. Additionally,
it lacks any documentation, so I added some.

Differential Revision: https://reviews.llvm.org/D38202

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@314456 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Attr.td
include/clang/Basic/AttrDocs.td
test/Misc/pragma-attribute-supported-attributes-list.test