This revision was automatically updated to reflect the committed changes.
Closed by commit rL364704: [Driver] Fix style issues of --print-supported-cpus
after D63105 (authored by MaskRay, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
ziangwan accepted this revision.
ziangwan added a comment.
This revision is now accepted and ready to land.
LGTM
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63822/new/
https://reviews.llvm.org/D63822
___
cfe-commit
MaskRay updated this revision to Diff 206993.
MaskRay added a comment.
Restore a comment
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63822/new/
https://reviews.llvm.org/D63822
Files:
include/clang/Driver/Options.td
lib/Driver/Driver.cpp
lib/Frontend/Comp
MaskRay updated this revision to Diff 206989.
MaskRay retitled this revision from "[Driver] Delete --print-supported-cpus in
favor of -mcpu=? or -mtune=?" to "[Driver] Fix style issues of
--print-supported-cpus".
MaskRay added a comment.
Repurpose
Repository:
rC Clang
CHANGES SINCE LAST ACT