User Details
User Details
- User Since
- Apr 5 2014, 10:00 AM (424 w, 6 d)
Wed, May 11
Wed, May 11
maleadt updated subscribers of D125388: Allow type-mismatching RAUW of values in metadata, and add C API..
maleadt requested review of D125388: Allow type-mismatching RAUW of values in metadata, and add C API..
Feb 12 2021
Feb 12 2021
maleadt added a comment to D92210: Don't sink ptrtoint/inttoptr sequences into non-noop addrspacecasts..
Bump, anything else needed here?
Dec 2 2020
Dec 2 2020
maleadt added a comment to D92210: Don't sink ptrtoint/inttoptr sequences into non-noop addrspacecasts..
Thanks for the review, I've updated the comment.
FWIW, we have already applied this patch to the LLVM tree used by Julia, and it (unsurprisingly) hasn't resulted in any issues.
maleadt updated the diff for D92210: Don't sink ptrtoint/inttoptr sequences into non-noop addrspacecasts..
Update comment.
Nov 27 2020
Nov 27 2020
maleadt added a project to D92210: Don't sink ptrtoint/inttoptr sequences into non-noop addrspacecasts.: Unknown Object (Project).
maleadt added reviewers for D92210: Don't sink ptrtoint/inttoptr sequences into non-noop addrspacecasts.: efriedma, jlebar.
maleadt updated the summary of D92210: Don't sink ptrtoint/inttoptr sequences into non-noop addrspacecasts..
maleadt requested review of D92210: Don't sink ptrtoint/inttoptr sequences into non-noop addrspacecasts..
Nov 15 2016
Nov 15 2016
maleadt added a comment to D26392: Prevent nullptr dereferences in C API for counting attributes..
I don't have commit access, could somebody land this? Thanks!
maleadt added inline comments to D26392: Prevent nullptr dereferences in C API for counting attributes..
maleadt updated the diff for D26392: Prevent nullptr dereferences in C API for counting attributes..
Format the new tests.
maleadt updated the diff for D26392: Prevent nullptr dereferences in C API for counting attributes..
Move tests in their own attributes unit test file.
Nov 9 2016
Nov 9 2016
maleadt added inline comments to D26392: Prevent nullptr dereferences in C API for counting attributes..
maleadt updated the diff for D26392: Prevent nullptr dereferences in C API for counting attributes..
Fixed similar issue with the AttributeRef getters.
Nov 8 2016
Nov 8 2016
maleadt retitled D26392: Prevent nullptr dereferences in C API for counting attributes. from to Prevent nullptr dereferences in C API for counting attributes..