ToolInvocation is useful even if you already have a -cc1 invocation,
since it provides a standard way to setup diagnostics, parse arguments,
and handoff to a ToolAction. So teach it to support -cc1 commands by
skipping the driver bits.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo