Skip to content
Commit 8bc2a70d authored by John McCall's avatar John McCall
Browse files

Don't infinite-loop if TryAnnotateCXXScopeToken fails to annotate but doesn't

signal an error.  This can happen even when the current token is '::' if
this is a ::new or ::delete expression.

This was an oversight in my recent parser refactor;  fixes PR 5825.

llvm-svn: 97462
parent c3c3c682
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