Move copying compiler arguments to a vector<string> and modifying
common module-related options into CompilerInvocation in preparation for
using some of them in more places and to avoid duplicating this code
accidentally in the future.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo