[PATCH] Refactor Matcher<T> and DynTypedMatcher to reduce overhead of casts.
Samuel Benzaquen
sbenza at google.com
Wed Sep 24 13:55:06 PDT 2014
fyi, this change moves the DynTypedMatcher class from below Matcher<> to above it, so the diff is a little confusing.
http://reviews.llvm.org/D5485
More information about the cfe-commits
mailing list