commit | bf559a7f3fca4630b3e3511da18ab78d65a5e7ff | [log] [tgz] |
---|---|---|
author | Ilya Biryukov <ibiryukov@google.com> | Wed May 29 10:11:14 2019 +0000 |
committer | Ilya Biryukov <ibiryukov@google.com> | Wed May 29 10:11:14 2019 +0000 |
tree | 3aee31b5f5ad798f49acf3ea4c5fb4a66be083be | |
parent | f9169d0896dff637f1476e042a0669ef8c981167 [diff] |
[Index] Correctly set symbol kind of IndirectFieldDecl Summary: The kind has been 'unknown' before, now it is 'field'. Reviewers: kadircet Reviewed By: kadircet Subscribers: jkorous, arphaman, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D62573 llvm-svn: 361941