]> granicus.if.org Git - clang/commitdiff
Fix bogus comment.
authorDouglas Katzman <dougk@google.com>
Fri, 2 Oct 2015 14:41:38 +0000 (14:41 +0000)
committerDouglas Katzman <dougk@google.com>
Fri, 2 Oct 2015 14:41:38 +0000 (14:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@249138 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Driver/Tools.cpp

index 6c0be7c39d8ccf14131acd23f0aa0cea9cf16f77..694fdaae0369c8bcb6e54d8f16f0f1305d0fe397 100644 (file)
@@ -402,7 +402,7 @@ void Clang::AddPreprocessingOptions(Compilation &C, const JobAction &JA,
                   {options::OPT_D, options::OPT_U, options::OPT_I_Group,
                    options::OPT_F, options::OPT_index_header_map});
 
-  // Add -Wp, and -Xassembler if using the preprocessor.
+  // Add -Wp, and -Xpreprocessor if using the preprocessor.
 
   // FIXME: There is a very unfortunate problem here, some troubled
   // souls abuse -Wp, to pass preprocessor options in gcc syntax. To