<div dir="ltr">Aaron - any ideas on who, if anyone, might be able to help out on this?</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jul 8, 2021 at 4:46 PM Arthur Eubanks via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">As part of the <a href="https://llvm.org/docs/OpaquePointers.html" target="_blank">opaque pointers migration</a>, we need to make the clang frontend not depend on PointerType's pointee type. There are a couple random places that need to be fixed up to not use PointerType::getElementType and Type::getPointerElementType(), but the biggest issue is (I believe) clang::CodeGen::Address (and LValue/RValue?).<div><br></div><div>I had a very preliminary attempt inĀ <a href="https://reviews.llvm.org/D103465" target="_blank">https://reviews.llvm.org/D103465</a> but am not super familiar with the clang frontend. Is there anybody more familiar with clang who'd be willing to make clang work with opaque pointers?</div></div>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
</blockquote></div>