forked from OSchip/llvm-project
Our string literal parser copied any source-file new-line characters into the execution string-literal. This is incorrect if the source-file new-line character was a \r\n sequence because new-line characters are merely \n. llvm-svn: 248392 |
||
|---|---|---|
| .. | ||
| lex.ccon | ||
| lex.ext | ||
| lex.string | ||