[PATCH] D37894: [Lint] Avoid failed assertion by fetching the proper pointer type
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 3 05:23:12 PDT 2017
uabelho added a comment.
>>> If so, then I can clean up the patch further by removing the IntPtrTy versions completely.
>>
>> Yes, that should be fine. That can be a separate patch
>
> Alright I'll do that.
> Thanks!
Here we go:
https://reviews.llvm.org/D38497
Repository:
rL LLVM
https://reviews.llvm.org/D37894
More information about the llvm-commits
mailing list