[clang] Fix crash with modules and constexpr destructor (PR #69076)

Chuanqi Xu via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 15 19:07:04 PST 2023


ChuanqiXu9 wrote:

The key point now is the rationale why this change relates to modules. It looks not good to proceed without understanding this. Otherwise we're playing with a black box... And the concrete method, ..., well, I guess we had no choice but debugging it hardly. For example, comparing the behavior of clang with and without the change.

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


More information about the cfe-commits mailing list