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 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
