[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)
commitb87b6bf73a37152e9c5765c3b78b568fcc2a0a00
tree9024a6c7e63bac8a6735c91eaa4c6b031e549854
parent336c30e299f148f511f56b2a6d70a71ff2886d6e
[refactor] select the entire DeclStmt if one ifs decls is selected

llvm-svn: 316971
clang/lib/Tooling/Refactoring/ASTSelection.cpp
clang/unittests/Tooling/ASTSelectionTest.cpp