C++ for OpenCL intends to support variadic macros, a decision motivated by OpenCL 3.0. This patch simply skips the warning when compiling in C++ for OpenCL mode.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Can you extend test test/Preprocessor/macro_variadic.cl to cover C++ for OpenCL mode, otherwise LGTM!