Anastasia added inline comments.

================
Comment at: clang/lib/CodeGen/CodeGenFunction.cpp:914
+  //
+  // OpenCL C++ 1.0 v2.1-11 s2.9:
+  //     recursive function calls (ISO C++ Section 5.2.2, item 9) unless
----------------
Can we remove reference to OpenCL C++ since it's not implemented. Feel free to 
add C++ for OpenCL instead. The comment explanation still makes sense. You can 
just remove references to docs.


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

https://reviews.llvm.org/D73651



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

Reply via email to