ilya-biryukov added a comment.

Why would we consider this a legitimate failure, rather than a programming 
error?
Same argument could be made about any form of format-string-like functions, 
e.g. `llvm::formatv` or `sprintf`.
Yet, they return strings and not `Expected<string>` or their equivalent.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61015



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

Reply via email to