yaxunl added inline comments.

================
Comment at: cfe/trunk/lib/Headers/opencl-c.h:13638
 #if __OPENCL_C_VERSION__ >= CL_VERSION_2_0
-#ifndef ATOMIC_VAR_INIT
-#define ATOMIC_VAR_INIT(x) (x)
----------------
kzhuravl wrote:
> Any reason this piece of code got completely removed?
Removing ATOMIC_VAR_INIT caused regression in our compiler.

Could you please put it back?

Thanks.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63256



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

Reply via email to