[clang] [C++20][Modules] Fix crash when function and lambda inside loaded from different modules (PR #109167)
Dmitry Polukhin via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 24 04:31:16 PDT 2024
https://github.com/dmpolukhin commented:
All comments resolved, also I added TODO that we might want to use ondisk hash table to allow lazy deserialization for the new record.
https://github.com/llvm/llvm-project/pull/109167
More information about the cfe-commits
mailing list