The LangAS local is only used in the OpenCL case; move its decl
inwards.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D108449
[clang][NFC] Tighten up code for GetGlobalVarAddressSpace ClosedPublic Authored by wingo on Aug 20 2021, 12:48 AM.
Details Summary The LangAS local is only used in the OpenCL case; move its decl
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 23 2021, 2:38 AM This revision was landed with ongoing or failed builds.Aug 23 2021, 6:08 AM Closed by commit rG8da70fed704c: [clang][NFC] Tighten up code for GetGlobalVarAddressSpace (authored by wingo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 368081 clang/lib/CodeGen/CodeGenModule.cpp
|