AlexeySachkov marked an inline comment as done.
AlexeySachkov added inline comments.


================
Comment at: lib/Sema/SemaInit.cpp:5291
 
-  Sequence.AddOCLZeroQueueStep(DestType);
-  return true;
+    Sequence.AddOCLZeroQueueStep(DestType);
+    return true;
----------------
Anastasia wrote:
> I guess this one can't be generalized?
Actually, it is generalized now


https://reviews.llvm.org/D52654



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

Reply via email to