Teach getColumnNumber to use the line cache to get the start of the line if...
Teach getColumnNumber to use the line cache to get the start of the line if its on the same line as the last call to getLineNumber. Prevents needing to scan backwards for the new line. Fixes PR14106. llvm-svn: 166265
Loading
Please register or sign in to comment