ichesnokov added inline comments.

================
Comment at: test/SemaOpenCL/implicit-typedef.cl:2
@@ +1,2 @@
+// RUN: %clang_cc1 "-cc1" "-emit-llvm" "-D" "cl_khr_fp64" "-D" 
"cl_khr_int64_base_atomics" "-fno-dwarf-directory-asm" "-fmessage-length" "205" 
"-fdiagnostics-show-option" "-cl-std=CL2.0" "-x" "cl" "%s" 
"-fcolor-diagnostics" -o -
+typedef atomic_int atomic_flag;
----------------
Not necessary. Removed.


Repository:
  rL LLVM

http://reviews.llvm.org/D16351



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

Reply via email to