[PATCH] Fixed misleading parameter name for PPCallbacks::FileSkipped

Nikola Smiljanić popizdeh at gmail.com
Mon Apr 20 16:58:24 PDT 2015


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/






More information about the cfe-commits mailing list