[PATCH] D74610: [clang][Index] Visit the default parameter arguements in libindex.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 17 07:46:58 PST 2020


hokein added a comment.

In D74610#1879054 <https://reviews.llvm.org/D74610#1879054>, @kadircet wrote:

> LGTM,
>
> just wondering though if you've tried the solution we discussed offline regarding updating `indexTypeSourceInfo` instead of this call site, could you mention the results in here?
>  So that the next soul that touches these lines has an idea about what's expecting them?


It seemed breaking a few existing tests...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74610/new/

https://reviews.llvm.org/D74610





More information about the cfe-commits mailing list