]> granicus.if.org Git - clang/commitdiff
UsersManual.rst: update text for /GX- to match r328708
authorHans Wennborg <hans@hanshq.net>
Tue, 3 Apr 2018 09:28:21 +0000 (09:28 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 3 Apr 2018 09:28:21 +0000 (09:28 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@329052 91177308-0d34-0410-b5e6-96231b3b80d8

docs/UsersManual.rst

index 25f99cf15316ee596d153e8b3e55ab9a909945ac..3653d0088eb53601965a34cf359434e538528e5e 100644 (file)
@@ -2791,7 +2791,7 @@ Execute ``clang-cl /?`` to see a list of supported options:
       /Gv                     Set __vectorcall as a default calling convention
       /Gw-                    Don't put each data item in its own section
       /Gw                     Put each data item in its own section
-      /GX-                    Enable exception handling
+      /GX-                    Disable exception handling
       /GX                     Enable exception handling
       /Gy-                    Don't put each function in its own section
       /Gy                     Put each function in its own section