[PATCH] Refactor ArgumentAdaptativeMatcher matchers to remove the template from their declaration.
Samuel Benzaquen
sbenza at google.com
Thu Aug 15 07:09:37 PDT 2013
Updated the script.
================
Comment at: lib/ASTMatchers/Dynamic/Marshallers.h:403
@@ +402,3 @@
+
+///----- Inline implementations -----///
+
----------------
Manuel Klimek wrote:
> This looks redundant - what else would the function below be? :)
Removed.
Some reviewers like to delimit the file as "declarations" and "inline definitions", so I preemptively added the comment. I don't mind either way.
http://llvm-reviews.chandlerc.com/D1402
BRANCH
adaptative
ARCANIST PROJECT
clang
More information about the cfe-commits
mailing list