summaryrefslogtreecommitdiff
path: root/clang/docs/CommandGuide
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2022-10-29 00:15:24 -0700
committerFangrui Song <i@maskray.me>2022-10-29 00:15:24 -0700
commitefae1a7cf06bd71f7ec6e8dc9e5c2b085150a451 (patch)
tree462603413ddb69e90c20152bd98d0b6e443b8eee /clang/docs/CommandGuide
parentd437f59f21e84bc86285e34feed833fe523b282a (diff)
[docs] clang.rst: gnu++14 => gnu++17
Diffstat (limited to 'clang/docs/CommandGuide')
-rw-r--r--clang/docs/CommandGuide/clang.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/CommandGuide/clang.rst b/clang/docs/CommandGuide/clang.rst
index 5e344ec70277..7277b598f0ca 100644
--- a/clang/docs/CommandGuide/clang.rst
+++ b/clang/docs/CommandGuide/clang.rst
@@ -201,7 +201,7 @@ Language Selection and Mode Options
Working draft for ISO C++ 2023 with GNU extensions
- The default C++ language standard is ``gnu++14``.
+ The default C++ language standard is ``gnu++17``.
Supported values for the OpenCL language are: