Skip to content
Commit fc13b8ba authored by Dmitri Gribenko's avatar Dmitri Gribenko
Browse files

MS inline asm: When LLVM called back to Clang to parse a name and do name

lookup, if parsing failed, we did not restore the lexer state properly, and
eventually crashed.  This change ensures that we always consume all the tokens
from the new token stream we started to parse the name from inline asm.

llvm-svn: 196182
parent be2513e1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment