wenju-he wrote:

Perhaps we can switch back to the first commit 
https://github.com/llvm/llvm-project/pull/186726/changes/6be7c8cc3793c459d2a2f41e0797333b723db096?
 The benefit is that compile flag handling will be consistent across all host 
systems.

clang-cl can also compile OpenCL C files, but compile flag passing needs 
adjustment. The benefit of using clang-cl is that we don't need to change 
CMAKE_C_COMPILER in libclc and this will likely has better integration with 
Visual Studio IDE.

https://github.com/llvm/llvm-project/pull/186726
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to