HA: [PATCH] D13904: [ELF2] .shstrtab section implemented

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 20 10:55:03 PDT 2015


>I'm not really using MSVC as an IDE (despite all my work for COFF!), so I have no good advice, but seems that at least you can search for all occurrences of trailing whitespaces using the regular expression search inside the IDE, so I'd probably do that before submitting.

Not sure if we are talking about the same. Do you mean CRLF ending as "trailing whitespaces" ? Then that studio plugin should not let them go, replacing by LF.


More information about the llvm-commits mailing list