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)
commitdc3957ec215dd17b8d293461f18696566637a6cd
treeb9e12b43d76d115c2adcbb3dab92c2844853c6ac
parent3ec83e81877da19254adcdb2e80861eec19ea928
Include leading attributes in DeclStmt's SourceRange

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

llvm-svn: 375104
clang/lib/Parse/ParseStmt.cpp
clang/test/AST/sourceranges.cpp