- If a string literal is reused directly, need to add necessary address space casting if the target requires that.
Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
Paths
| Differential D58509
[CodeGen] Fix string literal address space casting. ClosedPublic Authored by hliao on Feb 21 2019, 7:42 AM.
Details Summary
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 21 2019, 11:27 AM Closed by commit rC354610: [CodeGen] Fix string literal address space casting. (authored by hliao). · Explain WhyFeb 21 2019, 11:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 187834 lib/CodeGen/CodeGenModule.cpp
test/CodeGenCXX/amdgcn-string-literal.cpp
|