This is never appropriate on Fuchsia and any future needs for
system library dependencies of compiler-supplied runtimes will
be addressed via .deplibs instead of driver hacks.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM % nit
clang/lib/Driver/ToolChains/CommonArgs.cpp | ||
---|---|---|
586 | Nit: LLVM style says no braces for blocks with a single statement. |
Nit: LLVM style says no braces for blocks with a single statement.