diff options
Diffstat (limited to 'clang/docs/DiagnosticsReference.rst')
-rw-r--r-- | clang/docs/DiagnosticsReference.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/DiagnosticsReference.rst b/clang/docs/DiagnosticsReference.rst index e8f754ac857..7d9b1e8359a 100644 --- a/clang/docs/DiagnosticsReference.rst +++ b/clang/docs/DiagnosticsReference.rst @@ -7886,7 +7886,7 @@ This diagnostic is enabled by default. +-----------------------------------------------------------------------------------------------+-----------------------+ -Woverride-init --------------- +--------------- Synonym for `-Winitializer-overrides`_. |