[Support] Silence warning in Path unittests when compiling with clang-cl
authorAlexandre Ganea <alexandre.ganea@ubisoft.com>
Mon, 23 Mar 2020 16:19:07 +0000 (12:19 -0400)
committerAlexandre Ganea <alexandre.ganea@ubisoft.com>
Mon, 23 Mar 2020 16:20:18 +0000 (12:20 -0400)
commitc1f8595fe5b856222418e2de547f0e346d84ac84
tree00a50299040e9c4bffbc552730f31c7e40c4c705
parente10af89d9917e934c44d0ae21af60cf2b68999bc
[Support] Silence warning in Path unittests when compiling with clang-cl

warning: comparison of integers of different signs: 'const unsigned long long' and 'const int' [-Wsign-compare]
llvm/unittests/Support/Path.cpp