]> granicus.if.org Git - clang/commit
move some code from all callers of ProcessDeclAttributes into
authorChris Lattner <sabre@nondot.org>
Sun, 29 Jun 2008 00:02:00 +0000 (00:02 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 29 Jun 2008 00:02:00 +0000 (00:02 +0000)
commit3ff30c8e6eaf995c0f969890b48cab15bae4d519
treebe64eec3a189380392cb60b6b3c21718b62ea7fe
parentf2e4bd51aa7dc095cefcbcfec573d6bb29f04c5a
move some code from all callers of ProcessDeclAttributes into
the implementation of ProcessDeclAttributes.

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