This commit fixes the cppcoreguidelines-pro-type-vararg test when it runs on a Windows host, but the toolchain is targeted a non-Windows platform.
See the description of the problem with this test here: https://reviews.llvm.org/D101259#2739466
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo