]> granicus.if.org Git - clang/commit
Adds child traversal matchers for IfStmt's then and else branches.
authorManuel Klimek <klimek@google.com>
Tue, 27 May 2014 10:04:12 +0000 (10:04 +0000)
committerManuel Klimek <klimek@google.com>
Tue, 27 May 2014 10:04:12 +0000 (10:04 +0000)
commit80678be7b0a70843ac2cd2dae0efbe274df0782e
tree9b9d9d7de837216773d576c2dbef376e2dbb1403
parent30ab174eabf7af6ed7e00eaa3753c56d69e8f050
Adds child traversal matchers for IfStmt's then and else branches.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209649 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LibASTMatchersReference.html
include/clang/ASTMatchers/ASTMatchers.h
unittests/ASTMatchers/ASTMatchersTest.cpp