Your original patch had changes in the clang-extra repo as well but those are missing in this review, was that intentional?
================ Comment at: include/clang/Lex/PPCallbacks.h:59 @@ -58,2 +58,3 @@ /// /// \param FilenameTok The token in ParentFile that indicates the + /// file name in \#include directive. ---------------- You can probably remove ParentFile from this sentence. http://reviews.llvm.org/D9109 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
