This revision was automatically updated to reflect the committed changes.
Closed by commit rC361382: [OpenCL] Support pipe keyword in C++ mode (authored
by svenvh, committed by ).
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62181/new/
https://reviews.llvm.org/D6
Anastasia accepted this revision.
Anastasia added a comment.
This revision is now accepted and ready to land.
LGTM! Thanks!
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62181/new/
https://reviews.llvm.org/D62181
___
svenvh created this revision.
svenvh added a reviewer: Anastasia.
Herald added subscribers: cfe-commits, yaxunl.
Herald added a project: clang.
Support the OpenCL C pipe feature in C++ for OpenCL mode, to preserve backwards
compatibility with OpenCL C.
Repository:
rC Clang
https://reviews.ll