[PATCH] D89834: FileManager: Improve the FileEntryRef API and add MaybeFileEntryRef

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 16:26:20 PDT 2020


dexonsmith added a comment.

Note that https://reviews.llvm.org/D89836 is an example of a follow-up patch that leverages these API changes. The original version of that patch was much, much noisier.


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

https://reviews.llvm.org/D89834



More information about the llvm-commits mailing list