Skip to content

Commit 5d370ee

Browse files
author
Erich Keane
authored
Add whitespace back!
1 parent 97f2e03 commit 5d370ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/include/clang/Driver/Options.td

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4653,7 +4653,7 @@ def fdebug_measure_parse_tree : Flag<["-"], "fdebug-measure-parse-tree">, Group<
46534653
HelpText<"Measure the parse tree">;
46544654
def fdebug_pre_fir_tree : Flag<["-"], "fdebug-pre-fir-tree">, Group<Action_Group>,
46554655
HelpText<"Dump the pre-FIR tree">;
4656-
def fdebug_module_writer : Flag<["-"],"fdebug-module-writer">,
4656+
def fdebug_module_writer : Flag<["-"],"fdebug-module-writer">,
46574657
HelpText<"Enable debug messages while writing module files">;
46584658
def fget_symbols_sources : Flag<["-"], "fget-symbols-sources">, Group<Action_Group>,
46594659
HelpText<"Dump symbols and their source code locations">;

0 commit comments

Comments
 (0)