[PATCH] D36458: Fix crash when current lexer is nullptr
Benjamin Kramer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 9 05:04:33 PDT 2017
bkramer added a comment.
Changes like this should come with a small, c-index-test based, test case so we don't reintroduce the same bug in the future.
https://reviews.llvm.org/D36458
More information about the cfe-commits
mailing list