Fix an infinite loop in comment lexer: we were not advancing in the input...
Fix an infinite loop in comment lexer: we were not advancing in the input character stream when we saw a '<' that is not a start of an HTML tag. llvm-svn: 159303
Loading
Please register or sign in to comment