summaryrefslogtreecommitdiffstats
path: root/iwyu_globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'iwyu_globals.h')
-rw-r--r--iwyu_globals.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/iwyu_globals.h b/iwyu_globals.h
index 242cdf6..eefb8ce 100644
--- a/iwyu_globals.h
+++ b/iwyu_globals.h
@@ -98,6 +98,7 @@ struct CommandlineFlags {
PrefixHeaderIncludePolicy prefix_header_include_policy;
bool pch_in_code; // Treat the first seen include as a PCH. No short option.
bool no_comments; // Disable 'why' comments. No short option.
+ bool update_comments; // Force 'why' comments. No short option.
bool no_fwd_decls; // Disable forward declarations.
bool quoted_includes_first; // Place quoted includes first in sort order.
bool cxx17ns; // -C: C++17 nested namespace syntax