[PATCH] D41575: [index] Return when DC is null in handleReference

Argyrios Kyrtzidis via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 8 15:43:29 PST 2018


akyrtzi added a comment.

Ah, sorry I mislead you. To test this try using `c-index-test -index-file /path/to/file`, see other examples in `test/Index`, e.g. `test/Index/index-file.cpp`


Repository:
  rL LLVM

https://reviews.llvm.org/D41575





More information about the cfe-commits mailing list