[clang] Reset CodeGenOptions fields for clean module/PCH builds (PR #138256)

Chuanqi Xu via cfe-commits cfe-commits at lists.llvm.org
Mon May 5 19:23:20 PDT 2025


https://github.com/ChuanqiXu9 commented:

Could you elaborate? Why `= {}` is better than `.clear()` ?

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


More information about the cfe-commits mailing list