[clang] [clang] [CodeGen] fix crash when Ty isDependentType in CodeGenFunction::EmitAutoVarAlloca (PR #135643)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 15 05:58:15 PDT 2025
MacroModel wrote:
When I rewrote the project all in header+cpp and wrote all the cppm all in header's mode, the bug no longer existed.
https://github.com/llvm/llvm-project/pull/135643
More information about the cfe-commits
mailing list