[PATCH] D146426: [Sema] Fix crash on __fp16 parameters in template instantiations
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 20 09:13:44 PDT 2023
shafik added a comment.
In D146426#4206525 <https://reviews.llvm.org/D146426#4206525>, @ilya-biryukov wrote:
> 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.
That is unfortunate, I definitely would have preferred for you to have benefitted from my work.
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