Emit warning for multiple access qualifiers if they do not conflict.
Patch by Alexey Bader
Paths
| Differential D51302
[OpenCL] Relax diagnostics on OpenCL access qualifiers ClosedPublic Authored by AlexeySachkov on Aug 27 2018, 7:07 AM.
Details Summary Emit warning for multiple access qualifiers if they do not conflict. Patch by Alexey Bader
Diff Detail
Event TimelineComment Actions LGTM! Thanks!
This revision is now accepted and ready to land.Aug 28 2018, 9:32 AM Closed by commit rC341553: [OpenCL] Relax diagnostics on OpenCL access qualifiers (authored by asavonic). · Explain WhySep 6 2018, 8:14 AM Closed by commit rL341553: [OpenCL] Relax diagnostics on OpenCL access qualifiers (authored by asavonic). · Explain Why This revision was automatically updated to reflect the committed changes. This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 164222 cfe/trunk/lib/Sema/SemaDeclAttr.cpp
cfe/trunk/lib/Sema/SemaType.cpp
cfe/trunk/test/SemaOpenCL/access-qualifier.cl
|