]> granicus.if.org Git - clang/commit
Refactored semantic handlers that would unilaterally apply the attribute to a Decl...
authorAaron Ballman <aaron@aaronballman.com>
Wed, 27 Nov 2013 15:24:06 +0000 (15:24 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Wed, 27 Nov 2013 15:24:06 +0000 (15:24 +0000)
commit311dd5a8f9a4231306d38c033224b0a4eba1c0f8
treec60a2207617bcf257513849b118548d30bd69edb
parentfebf22bf914b148b6a8d7861a5c09a7a52a4ec78
Refactored semantic handlers that would unilaterally apply the attribute to a Decl so they all go through a common interface. No functional change intended.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@195848 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclAttr.cpp