This revision was automatically updated to reflect the committed changes.
Closed by commit rC362102: [OpenCL] Fix OpenCL/SPIR version metadata in C++
mode. (authored by stulova, committed by ).
Herald added a project: clang.
Changed prior to commit:
https://reviews.llvm.org/D62657?vs=202169&id=
svenvh accepted this revision.
svenvh added a comment.
This revision is now accepted and ready to land.
LGTM!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62657/new/
https://reviews.llvm.org/D62657
___
cfe-commits mailing list
cfe-commits@
Anastasia created this revision.
Anastasia added a reviewer: svenvh.
Herald added subscribers: ebevhan, yaxunl.
C++ is derived from OpenCL v2.0 therefore set the versions to the same.
In the future we might need to add extra version for CXX.
https://reviews.llvm.org/D62657
Files:
lib/CodeGen