"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "b2c7825515ee54dc766cec70a725af265715e1ea"
[OpenCL] Fix lang mode predefined macros for C++ mode.
In C++ mode we should only avoid adding __OPENCL_C_VERSION__, all other predefined macros about the language mode are still valid. This change also fixes the language version check in the headers accordingly. Differential Revision: https://reviews.llvm.org/D65941 llvm-svn: 368552
Loading
Please register or sign in to comment