Silence warning with MSVC2019
authorAlexandre Ganea <alexandre.ganea@legionlabs.com>
Mon, 20 Dec 2021 00:28:31 +0000 (19:28 -0500)
committerAlexandre Ganea <alexandre.ganea@legionlabs.com>
Mon, 20 Dec 2021 19:57:32 +0000 (14:57 -0500)
commit3e5b1b77d554797d4305037334a220fe9bc633ab
tree44e94f3ee16d6422633c18a4684d776a8ffc5281
parente8b5b7218263e7b1c0b0466cc3c71ff88748935d
Silence warning with MSVC2019

This prevents "warning C4551: function call missing argument list"
llvm/unittests/Support/Host.cpp