diff options
| author | Fangrui Song <i@maskray.me> | 2022-10-29 00:15:24 -0700 |
|---|---|---|
| committer | Fangrui Song <i@maskray.me> | 2022-10-29 00:15:24 -0700 |
| commit | efae1a7cf06bd71f7ec6e8dc9e5c2b085150a451 (patch) | |
| tree | 462603413ddb69e90c20152bd98d0b6e443b8eee /clang/docs/CommandGuide | |
| parent | d437f59f21e84bc86285e34feed833fe523b282a (diff) | |
[docs] clang.rst: gnu++14 => gnu++17
Diffstat (limited to 'clang/docs/CommandGuide')
| -rw-r--r-- | clang/docs/CommandGuide/clang.rst | 2 |
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: |
