]> granicus.if.org Git - clang/commit
[refactor] select the entire DeclStmt if one ifs decls is selected
authorAlex Lorenz <arphaman@gmail.com>
Tue, 31 Oct 2017 01:28:17 +0000 (01:28 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Tue, 31 Oct 2017 01:28:17 +0000 (01:28 +0000)
commited8a16203bd96d50875a9ce3dff6ada8daa50cff
tree600fbddd36beef6a073f48f8571cabdd819eb2b9
parent597fe911c137f5d3ccd6678925a0848d2cc1455e
[refactor] select the entire DeclStmt if one ifs decls is selected

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@316971 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Tooling/Refactoring/ASTSelection.cpp
unittests/Tooling/ASTSelectionTest.cpp