[clang] [clang][ASTImporter] Fix typos in trailing return testing on lambda p… (PR #101031)
Shafik Yaghmour via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 30 19:28:09 PDT 2024
shafik wrote:
> Another PR would fix the crash when this one is landed.
Can you land the fix for the crash first? If the other PR gets reverted it creates a lot of churn, so it would preferable to land that first. Assuming it is not somehow dependent on this fix.
https://github.com/llvm/llvm-project/pull/101031
More information about the cfe-commits
mailing list