[PATCH] D146426: [Sema] Fix crash on __fp16 parameters in template instantiations

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 20 09:06:14 PDT 2023


ilya-biryukov added a comment.

In D146426#4206519 <https://reviews.llvm.org/D146426#4206519>, @shafik wrote:

> Please edit the summary to indicate this fixes: https://github.com/llvm/llvm-project/issues/61441
> I am happy someone had more time to dig into this problem after my initial investigation.

Thanks, done!
I wasn't aware of the upstream bug and your prior investigation. It would have definitely saved some time.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146426



More information about the cfe-commits mailing list