| commit | 7156ffff6de12d8a14b0597f1ca5053115cf5773 | [log] [tgz] |
|---|---|---|
| author | Samuel Benzaquen <sbenza@google.com> | Tue Sep 03 13:21:01 2013 +0000 |
| committer | Samuel Benzaquen <sbenza@google.com> | Tue Sep 03 13:21:01 2013 +0000 |
| tree | 058cb9dd9edeb36df00f59625cb016ac9a6c119a | |
| parent | 8f1a2db8649eb151ee620273dcf34b700176430f [diff] |
Remove DynCastMatcher, since it is pretty much the same as Matcher<T>::WrappedMatcher. Summary: Remove DynCastMatcher, since it is pretty much the same as Matcher<T>::WrappedMatcher. This reduces the number of template instantiations and number of symbols in the object file. Reviewers: klimek CC: cfe-commits, revane Differential Revision: http://llvm-reviews.chandlerc.com/D1560 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@189800 91177308-0d34-0410-b5e6-96231b3b80d8