[llvm] [MsgPack] Return an Error instead of bool from readFromBlob (PR #74357)

Scott Linder via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 12:48:17 PST 2023


================
@@ -424,7 +424,7 @@ class Document {
   /// map entry, a nil node otherwise.
----------------
slinder1 wrote:

I'm not sure how to leave a comment in the context above, but the doc-comment still mentions `Returns false if...`

https://github.com/llvm/llvm-project/pull/74357


More information about the llvm-commits mailing list