[PATCH] D52991: [clangd] Avoid cache main file status in preamble.

Eric Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 8 09:44:28 PDT 2018


ioeric created this revision.
ioeric added a reviewer: sammccall.
Herald added subscribers: cfe-commits, kadircet, arphaman, jkorous, MaskRay, ilya-biryukov.

Main file can certainly change when reusing preamble.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D52991

Files:
  clangd/ClangdUnit.cpp
  clangd/FS.cpp
  clangd/FS.h
  unittests/clangd/FSTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52991.168673.patch
Type: text/x-patch
Size: 4357 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181008/8862cf97/attachment.bin>


More information about the cfe-commits mailing list