It looks like we're starting to be more careful about header case. MSVC's
intrin.h is called intrin.h with a lower-case 'i'; ours starts with an
upper-case 'I' for no good reason.

It looks like file-only renames work fine as of svn 1.7 without any
workarounds (
http://subversion.apache.org/docs/release-notes/1.7.html#windows-case-change),
so let's `svn mv` the file to its correct case.

SGTM?
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to