[PATCH] D68137: [clangd] Handle template arguments in findExplicitReferences
    Ilya Biryukov via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Oct  1 00:54:49 PDT 2019
    
    
  
ilya-biryukov updated this revision to Diff 222554.
ilya-biryukov marked 2 inline comments as done.
ilya-biryukov added a comment.
- Restore dlog()
- Check reference to function pointer non-type template parameters in tests
- Extend comment of TraverseTemplateArgumentLoc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68137/new/
https://reviews.llvm.org/D68137
Files:
  clang-tools-extra/clangd/FindTarget.cpp
  clang-tools-extra/clangd/unittests/FindTargetTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68137.222554.patch
Type: text/x-patch
Size: 4059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191001/3eb0569b/attachment-0001.bin>
    
    
More information about the cfe-commits
mailing list