[PATCH] D34985: Do not read the file to determine its name.

Bruno Cardoso Lopes via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 6 15:14:52 PDT 2017


bruno added a comment.

@v.g.vassilev will this also benefit from `ContentCache::getBuffer` improvements from https://reviews.llvm.org/D33275? I guess if `getBuffer` transparently handles pointing to right buffer we won't need this change?


Repository:
  rL LLVM

https://reviews.llvm.org/D34985





More information about the cfe-commits mailing list