[PATCH] D39263: [support] remove tautological comparison in Support/Windows/Path.inc
Zachary Turner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 24 17:00:31 PDT 2017
zturner added reviewers: rnk, majnemer, compnerd.
zturner added a comment.
Adding more Windows people, because as I look over this code, it actually looks wrong to me. The value we pass for `MaximumFileSize` seems unnecessarily large. I'm going through the docs at the moment to figure out the correct thing to do here.
https://reviews.llvm.org/D39263
More information about the llvm-commits
mailing list