[PATCH] D35212: [Index] Prevent canonical decl becoming nullptr

Vedant Kumar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 17 10:24:46 PDT 2017


vsk added a comment.

Take a look at the tests in clang/test/Index/Core. You should be able to write a test which uses c-index-test to dump the symbols in this source.


https://reviews.llvm.org/D35212





More information about the cfe-commits mailing list