[PATCH] D49158: [clang-tidy] Fixing segfault when there's no IdentifierInfo
Jonas Toth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 11 01:13:58 PDT 2018
JonasToth added a comment.
Is there a way to add a test, that would trigger the old segfault and show that it does not happen anymore with this fix?
https://reviews.llvm.org/D49158
More information about the cfe-commits
mailing list