]> granicus.if.org Git - clang/commit
Record the full source range of an attribute.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 13 Sep 2011 16:05:53 +0000 (16:05 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Tue, 13 Sep 2011 16:05:53 +0000 (16:05 +0000)
commitffcc3105d223899740e79f3f8199f3881df4d1de
tree2595e260442f53814cca58ed8db80c1658abc9a7
parentfe522c20516878927e4f90a2aeafeeba2ea31c71
Record the full source range of an attribute.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@139599 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/Attr.h
include/clang/Sema/AttributeList.h
lib/Parse/ParseDecl.cpp
lib/Sema/SemaDeclAttr.cpp