]> granicus.if.org Git - clang/commit
Keep the source range of attributes. Depends on a llvm tablegen commit.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 13 Sep 2011 16:05:58 +0000 (16:05 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 13 Sep 2011 16:05:58 +0000 (16:05 +0000)
commit768d6cae40ad4ff3aed5483269d068ff7a45e229
tree900a0358c31eac26a492b634cd826229bab549c9
parentffcc3105d223899740e79f3f8199f3881df4d1de
Keep the source range of attributes. Depends on a llvm tablegen commit.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139600 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Attr.h
include/clang/Sema/Sema.h
lib/Sema/SemaDeclAttr.cpp
lib/Sema/TargetAttributesSema.cpp
lib/Serialization/ASTReaderDecl.cpp
lib/Serialization/ASTWriter.cpp