[PATCH] D36458: Fix crash when current lexer is nullptr
Ivan Donchevskii via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 8 05:27:26 PDT 2017
yvvan added a comment.
And if you just meant how to reproduce:
You need to parse and reparse standard <memory> header (my current one is C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\include\memory). I can provide the options and a command line that I have if you can't reproduce it with default ones...
https://reviews.llvm.org/D36458
More information about the cfe-commits
mailing list