This revision was automatically updated to reflect the committed changes.
Closed by commit rL351710: [Driver] Don't pass default value to
getCompilerRTArgString (authored by phosek, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D56043
echristo accepted this revision.
echristo added a comment.
This revision is now accepted and ready to land.
LGTM, thanks.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56043/new/
https://reviews.llvm.org/D56043
___
c
phosek created this revision.
phosek added a reviewer: echristo.
Herald added a subscriber: cfe-commits.
Using static library is already a default. This makes it easier to change the
parameter type in the future.
Repository:
rC Clang
https://reviews.llvm.org/D56043
Files:
clang/lib/Driver