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

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 24 12:20:41 PDT 2019


dexonsmith updated this revision to Diff 217026.
dexonsmith edited the summary of this revision.
dexonsmith added a comment.

Fix the change to CompilerInstance.cpp.


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

https://reviews.llvm.org/D66705

Files:
  clang/include/clang/Basic/FileManager.h
  clang/lib/Basic/FileManager.cpp
  clang/lib/Frontend/CompilerInstance.cpp
  clang/lib/Lex/HeaderMap.cpp
  clang/lib/Lex/HeaderSearch.cpp
  llvm/include/llvm/Support/Error.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66705.217026.patch
Type: text/x-patch
Size: 8181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190824/b3d955c1/attachment.bin>


More information about the llvm-commits mailing list