]> granicus.if.org Git - clang/commit
Include leading attributes in DeclStmt's SourceRange
authorStephan Bergmann <sbergman@redhat.com>
Thu, 17 Oct 2019 11:20:21 +0000 (11:20 +0000)
committerStephan Bergmann <sbergman@redhat.com>
Thu, 17 Oct 2019 11:20:21 +0000 (11:20 +0000)
commit0572918ae27ed9703ecbbfc3d3bdd99d63d27dde
tree448118994b0470e37fb30727bb3e8aede9d1e315
parent5632b3f285e75da13100c7198a058582ea29cb90
Include leading attributes in DeclStmt's SourceRange

Differential Revision: https://reviews.llvm.org/D68581

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@375104 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseStmt.cpp
test/AST/sourceranges.cpp