Page Menu
Home
Phabricator
This is an archive of the discontinued LLVM Phabricator instance.
Paths
Table of Contents
t
-
cfe/trunk/include/clang/Driver/
-
trunk/
-
include/
-
clang/
-
Driver/
-
CLCompatOptions.td
Hide Panel
f
Keyboard Reference
?
Differential
D56489
clang-cl: Fix help text for /O<flags>: '/O2y-' means '/O2 /Oy-', not '/O2 /y-'
Closed
Public
Authored by
thakis
on Jan 9 2019, 6:41 AM.
Download Raw Diff
Details
Reviewers
hans
Commits
rGd2a749a92b31: clang-cl: Fix help text for /O<flags>: '/O2y-' means '/O2 /Oy-', not '/O2 /y-'
rC351062: clang-cl: Fix help text for /O<flags>: '/O2y-' means '/O2 /Oy-', not '/O2 /y-'
rL351062: clang-cl: Fix help text for /O<flags>: '/O2y-' means '/O2 /Oy-', not '/O2 /y-'
Diff Detail
Repository
rL LLVM
Event Timeline
thakis
created this revision.
Jan 9 2019, 6:41 AM
hans
accepted this revision.
Jan 14 2019, 4:44 AM
Comment Actions
thanks
This revision is now accepted and ready to land.
Jan 14 2019, 4:44 AM
Closed by commit
rL351062: clang-cl: Fix help text for /O<flags>: '/O2y-' means '/O2 /Oy-', not '/O2 /y-'
(authored by
nico
).
·
Explain Why
Jan 14 2019, 4:46 AM
This revision was automatically updated to reflect the committed changes.
Herald
added a subscriber:
llvm-commits
.
·
View Herald Transcript
Jan 14 2019, 4:46 AM