[all-commits] [llvm/llvm-project] 3e5b1b: Silence warning with MSVC2019
Alexandre Ganea via All-commits
all-commits at lists.llvm.org
Mon Dec 20 11:57:48 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3e5b1b77d554797d4305037334a220fe9bc633ab
https://github.com/llvm/llvm-project/commit/3e5b1b77d554797d4305037334a220fe9bc633ab
Author: Alexandre Ganea <alexandre.ganea at legionlabs.com>
Date: 2021-12-20 (Mon, 20 Dec 2021)
Changed paths:
M llvm/unittests/Support/Host.cpp
Log Message:
-----------
Silence warning with MSVC2019
This prevents "warning C4551: function call missing argument list"
More information about the All-commits
mailing list