bruno added a comment. Nice! Is this something that can be tested for in `unittests/Basic/FileManagerTest.cpp`?
================ Comment at: clang/include/clang/Basic/FileManager.h:320 + /// twice, you get two new file entries. + const FileEntry *getBypassFile(const FileEntry &VFE); + ---------------- Does it make sense to return/read from a FileEntryRef here? @arphaman, wdyt? CHANGES SINCE LAST ACTION https://reviews.llvm.org/D66710/new/ https://reviews.llvm.org/D66710 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits