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

Henrik G. Olsson via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 18 08:12:55 PDT 2025


hnrklssn wrote:

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

Of course, yes! Fixed now.

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


More information about the cfe-commits mailing list