]> granicus.if.org Git - clang/commit
Adding the Subjects entry back for the noreturn attributes. This caused some test...
authorAaron Ballman <aaron@aaronballman.com>
Wed, 27 Nov 2013 18:53:58 +0000 (18:53 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 27 Nov 2013 18:53:58 +0000 (18:53 +0000)
commit5c024c8f72db5871d7672eaf0b1c64eb1edbe547
treec005059866689082f610dff3dad22924f1e136e7
parent74e3700e2abd57226c74b27b194810c515538674
Adding the Subjects entry back for the noreturn attributes. This caused some test cases to be updated because the original diagnostic was about applying to methods as well as functions, but the semantic checking disallowed methods.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@195862 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Attr.td
lib/Sema/SemaDeclAttr.cpp
test/CXX/dcl.dcl/dcl.attr/dcl.attr.noreturn/p1.cpp
test/Parser/cxx0x-attributes.cpp
test/Parser/objcxx11-attributes.mm