[PATCH] D40481: [libclang] Fix cursors for arguments of Subscript and Call operators

Ivan Donchevskii via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 23 02:48:59 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340521: [libclang] Fix cursors for arguments of Subscript and Call operators (authored by yvvan, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D40481?vs=124341&id=162145#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40481

Files:
  cfe/trunk/test/Index/annotate-operator-call-expr.cpp
  cfe/trunk/tools/libclang/CIndex.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40481.162145.patch
Type: text/x-patch
Size: 13275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180823/99567d00/attachment.bin>


More information about the llvm-commits mailing list