Skip to content
Commit 0cf55e99 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Streamline BalancedDelimiterTracker, by eliminating the duplicate

paren/brace/bracket tracking (the Consume* functions already did it),
removing the use of ConsumeAnyToken(), and moving the hot paths inline
with the error paths out-of-line.

llvm-svn: 152274
parent 80f8b4e7
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