[PATCH] D66705: FileManager: Use llvm::Expected in new getFileRef API

Duncan P. N. Exon Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 24 08:22:23 PDT 2019


dexonsmith added a comment.

@arphaman, is there a reason you think `ErrorOr` is more appropriate long-term here?


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

https://reviews.llvm.org/D66705





More information about the cfe-commits mailing list