This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa794ab92b41f: [Driver] Add -print-multi-flags-experimental
option (authored by michaelplatings).
Changed prior to commit:
https://reviews.llvm.org
MaskRay accepted this revision.
MaskRay added inline comments.
Comment at: clang/lib/Driver/ToolChain.cpp:266
+
+ // Sort and remove duplicates
+ std::sort(Result.begin(), Result.end());
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
http
michaelplatings updated this revision to Diff 529564.
michaelplatings added a comment.
Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142933/new/
https://reviews.llvm.org/D142933
Files:
clang/include/clang/Driver/Options.td
clang/include
phosek accepted this revision.
phosek added a comment.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142933/new/
https://reviews.llvm.org/D142933
___
cfe-commits mailing list
cfe-commits@lists.llvm.