[PATCH] D36398: [clangd] Check if CompileCommand has changed on forceReparse.

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 7 09:07:05 PDT 2017


ilya-biryukov updated this revision to Diff 110016.
ilya-biryukov added a comment.

- Moved assignment `RemoveFile = nullptr` around a bit.
- Added a comment to recreateFileIfCompileCommandChanged.


https://reviews.llvm.org/D36398

Files:
  clangd/ClangdServer.cpp
  clangd/ClangdServer.h
  clangd/ClangdUnitStore.cpp
  clangd/ClangdUnitStore.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36398.110016.patch
Type: text/x-patch
Size: 5945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170807/69c75b1e/attachment-0001.bin>


More information about the cfe-commits mailing list