This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8da70fed704c: [clang][NFC] Tighten up code for
GetGlobalVarAddressSpace (authored by wingo).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LA
Anastasia accepted this revision.
Anastasia added a comment.
This revision is now accepted and ready to land.
LGTM! Thanks
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108449/new/
https://reviews.llvm.org/D108449
_
wingo added a reviewer: rjmccall.
wingo added a comment.
Just a drive-by cleanup while poking other address-space-related things.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108449/new/
https://reviews.llvm.org/D108449
__
wingo created this revision.
Herald added a subscriber: Anastasia.
wingo requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
The LangAS local is only used in the OpenCL case; move its decl
inwards.
Repository:
rG LLVM Github Monorepo
https