Instead of passing the whole TargetOptions and PreprocessorOptions to ParseLangArgs give it only the necessary members.
This makes tracking the dependencies between various parsers and option groups easier.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo