[all-commits] [llvm/llvm-project] dc3957: Include leading attributes in DeclStmt's SourceRange
stbergmann via All-commits
all-commits at lists.llvm.org
Thu Oct 17 04:20:12 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: dc3957ec215dd17b8d293461f18696566637a6cd
https://github.com/llvm/llvm-project/commit/dc3957ec215dd17b8d293461f18696566637a6cd
Author: Stephan Bergmann <sbergman at redhat.com>
Date: 2019-10-17 (Thu, 17 Oct 2019)
Changed paths:
M clang/lib/Parse/ParseStmt.cpp
M clang/test/AST/sourceranges.cpp
Log Message:
-----------
Include leading attributes in DeclStmt's SourceRange
Differential Revision: https://reviews.llvm.org/D68581
llvm-svn: 375104
More information about the All-commits
mailing list