Using static library is already a default. This makes it easier to change the parameter type in the future.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D56043
[Driver] Don't pass default value to getCompilerRTArgString ClosedPublic Authored by phosek on Dec 21 2018, 7:20 PM.
Details Summary Using static library is already a default. This makes it easier to change the parameter type in the future.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 31 2018, 5:32 PM Closed by commit rL351710: [Driver] Don't pass default value to getCompilerRTArgString (authored by phosek). · Explain WhyJan 20 2019, 5:34 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 179399 clang/lib/Driver/ToolChains/CommonArgs.cpp
clang/lib/Driver/ToolChains/MSVC.cpp
clang/lib/Driver/ToolChains/OpenBSD.cpp
clang/lib/Driver/ToolChains/Solaris.cpp
|