================
@@ -4372,7 +4372,7 @@ def fno_trigraphs : Flag<["-"], "fno-trigraphs">, 
Group<f_Group>,
   HelpText<"Do not process trigraph sequences">,
   Visibility<[ClangOption, CC1Option]>;
 def funique_source_file_names: Flag<["-"], "funique-source-file-names">, 
Group<f_Group>,
-  HelpText<"Allow the compiler to assume that each translation unit has a 
unique "                       
+  HelpText<"Allow the compiler to assume that each translation unit has a 
unique "
----------------
kiranchandramohan wrote:

Unrelated change?

https://github.com/llvm/llvm-project/pull/164890
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to