[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
       
    Wed Jul 25 07:55:21 PDT 2018
    
    
  
ilya-biryukov updated this revision to Diff 157269.
ilya-biryukov marked an inline comment as done.
ilya-biryukov added a comment.
- Use log instead of vlog
- Add parens around &&
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.157269.patch
Type: text/x-patch
Size: 8257 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180725/9a0e324c/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list