AlexeySachkov added inline comments.

================
Comment at: test/Headers/opencl-pragma-extension-begin.cl:1
+// RUN: rm -rf %t
+// RUN: mkdir -p %t
----------------
Anastasia wrote:
> I think the tests in this folder are for standard includes only but you are 
> testing custom include file here.
> 
> Could this be integrated into test/SemaOpenCL/extension-begin.cl? Or if else 
> you could just move to that folder (it might be better to append module to 
> the name in that case).
> I think the tests in this folder are for standard includes only but you are 
> testing custom include file here.

Currently, standard include file doesn't contain begin/end ocl pragma 
directives and I decided to create a special one header for the test.

I will integrate it into existing test for extension-begin pragma.


https://reviews.llvm.org/D53200



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to