[clang] [C++20][Modules] Fix crash when function and lambda inside loaded from different modules (PR #109167)
via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 26 06:20:18 PDT 2024
eaeltsin wrote:
Heads-up - this commit might have introduced compilation non-determinism.
Will try to cook the reproducer soon. Meanwhile, can you please double-check there are no non-deterministic pieces, such as sorting by address, etc.?
https://github.com/llvm/llvm-project/pull/109167
More information about the cfe-commits
mailing list