[clang] [Modules] Record whether VarDecl initializers contain side effects (PR #143739)

Ben Langmuir via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 16 11:24:21 PDT 2025


https://github.com/benlangmuir commented:

I think this new function should be called from `ASTContext::DeclMustBeEmitted`, no?

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


More information about the cfe-commits mailing list