[PATCH] D49197: FileManager: Try to compute RealPathName in getVirtualFile

Simon Marchi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 11 10:05:32 PDT 2018


simark added a comment.

Background:  I'm trying to fix the cases why we receive a FileEntry without a real path computed in clangd, so we can avoid having to compute it ourselves.


Repository:
  rC Clang

https://reviews.llvm.org/D49197





More information about the cfe-commits mailing list