[PATCH] D41005: Reuse preamble even if an unsaved file does not exist

Cameron via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 8 07:40:19 PST 2017


cameron314 added a comment.

It's been a while since I was in this code, but I seem to recall the file needed to exist on disk in order to uniquely identify it (via inode). Does this break the up-to-date check?


Repository:
  rC Clang

https://reviews.llvm.org/D41005





More information about the cfe-commits mailing list