[PATCH] D58666: [OpenCL] Undefine cl_intel_planar_yuv extension

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 26 03:53:54 PST 2019


Anastasia added inline comments.


================
Comment at: test/SemaOpenCL/extension-begin.cl:26
+
 #ifndef IMPLICIT_INCLUDE
 #include "extension-begin.h"
----------------
Can we also test that macro `my_ext` is not defined here but defined above?

It seems we are not testing anything like this...


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58666/new/

https://reviews.llvm.org/D58666





More information about the cfe-commits mailing list