[llvm] [MC] Fix llvm-mc unterminated string constants warning for Windows (PR #112995)

Daniel Paoliello via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 19 20:42:15 PDT 2024


dpaoliello wrote:

> Classic MacOS \r seems not relevant and not detected in newer code

Oh, huh, I didn't realize that MacOS changed newline character. Shows the last time I used it...

Updated title and description. 

https://github.com/llvm/llvm-project/pull/112995


More information about the llvm-commits mailing list