"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "b9ff23a40240d03cec020bb4e366c789ac8ac664"
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