This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd5c314cdf43a: [Clang][OpaquePtr] Remove deprecated Address
constructor calls (authored by rtrieu).
Repository:
rG LLVM Github Monorepo
CHANGES SI
aeubanks accepted this revision.
aeubanks added a comment.
This revision is now accepted and ready to land.
lg, thanks!
I was just looking at one of these when trying to build Chrome with opaque
pointers
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org
rtrieu created this revision.
rtrieu added reviewers: cfe-commits, aeubanks.
rtrieu requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.
Herald added a project: clang.
Explicitly specify element type when constructing Address in CGExpr.cpp.