================ @@ -9,6 +9,8 @@ #ifndef __CLC_CLCTYPES_H_ #define __CLC_CLCTYPES_H_ +#ifndef _OPENCL_BASE_H_ ---------------- wenju-he wrote:
done, deleted clctypes.h. Now opencl-c-base.h is included in clc folder as well. Previously the file was only included in opencl folder. https://github.com/llvm/llvm-project/pull/177888 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
