[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 07:22:28 PDT 2024


eaeltsin wrote:

We see non-determinism in pcm files when compiling some stl stuff.

Bisection pointed to this commit, but there is still some chance this is because of our internal changes though. 

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


More information about the cfe-commits mailing list