alexshap added a subscriber: alexshap.

================
Comment at: include/clang/Basic/Builtins.h:142
@@ -141,1 +141,3 @@
 
+  // \brief Returns true if this builtin requires appropriate header in other
+  // compilers. In Clang it will work even without including it, but we can 
emit
----------------
should the doxygen comment start with /// here ? 


https://reviews.llvm.org/D24330



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

Reply via email to