This patch documents command line parsing in -cc1, CompilerInvocation and the marshalling infrastructure for command line options.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Fix typos, add section heading above the list of marshalling classes, add new section (high-level overview of adding new command line option)
Comment Actions
Needs an example in the "Creating new Command Line Option" section, but with that it looks good.