[PATCH] D14339: AddLLVM: squelch CMP0007 by not adding empty elements to list
Ramkumar Ramachandra via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 4 11:08:36 PST 2015
artagnon added a comment.
It's actually an extra newline character that my editor automatically stripped out. *nix has the requirement that all lines must end with a newline character, not that a file must end with an empty line.
Nothing I care about either way; just saying.
http://reviews.llvm.org/D14339
More information about the llvm-commits
mailing list