aprantl added inline comments.
================ Comment at: include/llvm/IR/Metadata.h:961 + /// \brief Resolve a unique, unresolved node. + void resolve(); ---------------- The `\brief ` is redundant and can be dropped. https://reviews.llvm.org/D39396 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits