This revision was automatically updated to reflect the committed changes.
Closed by commit rL331766: [OpenCL] Factor out language version printing
(authored by svenvh, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D46382?vs=144991&id=
rivanvx accepted this revision.
rivanvx added a comment.
This revision is now accepted and ready to land.
Nice cleanup.
Repository:
rC Clang
https://reviews.llvm.org/D46382
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm
svenvh created this revision.
svenvh added a reviewer: rivanvx.
Herald added a subscriber: cfe-commits.
Generate a printable OpenCL language version number in a single place
and select between the OpenCL C or OpenCL C++ version accordingly.
Repository:
rC Clang
https://reviews.llvm.org/D46382