commit | 7387673f83b8b37f660422947c9990778ba88193 | [log] [tgz] |
---|---|---|
author | Manuel Klimek <klimek@google.com> | Mon Feb 04 09:42:38 2013 +0000 |
committer | Manuel Klimek <klimek@google.com> | Mon Feb 04 09:42:38 2013 +0000 |
tree | 898952d19423f3cd49a7d5579e6024bb485c63ec | |
parent | cda165056890b8ccfc6e2897c711388c5fb518c0 [diff] |
Add an eachOf matcher. eachOf gives closure on the forEach and forEachDescendant matchers. Before, it was impossible to implement a findAll matcher, as matching the node or any of its descendants was not expressible (since anyOf only triggers the first match). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@174315 91177308-0d34-0410-b5e6-96231b3b80d8