[PATCH] D38639: [clangd] #include statements support for Open definition
    William Enright via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Thu Oct 26 13:58:42 PDT 2017
    
    
  
Nebiroth updated this revision to Diff 120482.
Nebiroth added a comment.
- Now overriding InclusionDirective as a callback to get proper includes information.
- Fixed tests.
https://reviews.llvm.org/D38639
Files:
  clangd/ClangdServer.cpp
  clangd/ClangdUnit.cpp
  clangd/ClangdUnit.h
  clangd/GlobalCompilationDatabase.cpp
  clangd/Protocol.h
  test/clangd/documenthighlight.test
  unittests/clangd/ClangdTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38639.120482.patch
Type: text/x-patch
Size: 22350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171026/a7ce3337/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list