commit | 31edb51a4f274e97a9c54ae830b1896c690b8cf7 | [log] [tgz] |
---|---|---|
author | Samuel Benzaquen <sbenza@google.com> | Mon Jun 03 19:31:08 2013 +0000 |
committer | Samuel Benzaquen <sbenza@google.com> | Mon Jun 03 19:31:08 2013 +0000 |
tree | e53c1434bdb57c9c7b1cbf3bc6f542f333587ae6 | |
parent | f102438f3a3215deb516059d8d003b18fdb125bd [diff] |
Add support for .bind("foo") expressions on the dynamic matchers. Summary: Add support on the parser, registry, and DynTypedMatcher for binding IDs dynamically. Reviewers: klimek CC: cfe-commits, revane Differential Revision: http://llvm-reviews.chandlerc.com/D911 llvm-svn: 183144