aprantl added inline comments.

================
Comment at: include/clang/Sema/Initialization.h:122
+
+    /// \brief When Kind == EK_BlockElement, this flag determines if the entity
+    /// is a lambda that's captured by a block it's converted to.
----------------
No need to use \brief any more. LLVM uses autobrief.


Repository:
  rL LLVM

https://reviews.llvm.org/D31669



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

Reply via email to