MaskRay added inline comments.

================
Comment at: llvm/include/llvm/ADT/StringRef.h:192
 
-    /// equals_lower - Check for string equality, ignoring case.
+    /// equals_insensitive - Check for string equality, ignoring case.
     LLVM_NODISCARD
----------------
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/D104819/new/

https://reviews.llvm.org/D104819

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

Reply via email to