[PATCH] D126093: Sema: adjust assertion to account for deduced types

Yonghong Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 24 00:10:52 PDT 2022


yonghong-song accepted this revision.
yonghong-song added a comment.
This revision is now accepted and ready to land.

Sorry. I missed this patch somehow and did another patch https://reviews.llvm.org/D126223. My patch skipped `TL.setNameLoc(DS.getTypeSpecTypeNameLoc());` which probably not correct. Accept this patch and abandon my patch D126223 <https://reviews.llvm.org/D126223>.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126093/new/

https://reviews.llvm.org/D126093



More information about the cfe-commits mailing list