================
@@ -88,6 +88,9 @@ class UUID {
   DecodeUUIDBytesFromString(llvm::StringRef str,
                             llvm::SmallVectorImpl<uint8_t> &uuid_bytes);
 
+  /// Generate a random UUID.
----------------
JDevlieghere wrote:

I updated the existing comments to be imperative and updated this one to say 
"Create" to match the comment for the constructors. 

https://github.com/llvm/llvm-project/pull/133662
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to