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)
commitde22fe5b5b7dbc825494a5d7c50fb09adcc6524f
tree8d998a92cc02f40c4e0229792a65d2ba01f6fb77
parent2ca6c3da630ad577d319a37dc8d4b05c91225efc
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

llvm-svn: 314456
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/test/Misc/pragma-attribute-supported-attributes-list.test