[clang] [Clang] ASTUnit should use the CompilerInstance's CodeGenOptions (PR #195338)

Chuanqi Xu via cfe-commits cfe-commits at lists.llvm.org
Tue May 5 19:52:36 PDT 2026


ChuanqiXu9 wrote:

In modules' code path, ASTUnit::LoadFromASTFile,  we have ASTInfoCollector, which seems related.

https://github.com/llvm/llvm-project/pull/195338


More information about the cfe-commits mailing list