[PATCH] D49783: [clangd] Do not rebuild AST if inputs have not changed

Ilya Biryukov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 26 02:17:36 PDT 2018


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

- Move OldPreamble.reset() out of the lock, add a comment


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D49783

Files:
  clangd/TUScheduler.cpp
  test/clangd/extra-flags.test
  unittests/clangd/TUSchedulerTests.cpp
  unittests/clangd/TestFS.cpp
  unittests/clangd/TestFS.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49783.157434.patch
Type: text/x-patch
Size: 8432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180726/30ab94b8/attachment-0001.bin>


More information about the cfe-commits mailing list