MaskRay added inline comments.
================
Comment at: clang/lib/CodeGen/ABIInfo.h:98
 
+    /// isHomogeneousAggregate - Return true if a type is an ELFv2 homogeneous
+    /// aggregate.  Base is set to the base element type, and Members is set
----------------
Remove "isHomogeneousAggregate - "

https://llvm.org/docs/CodingStandards.html#doxygen-use-in-documentation-comments
"Don’t duplicate function or class name at the beginning of the comment."


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148094

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

Reply via email to