[PATCH] D151042: [clang] Add tests for CWG issues 977, 1482, 2516
Vlad Serebrennikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 23 07:04:43 PDT 2023
Endill added a comment.
In D151042#4364149 <https://reviews.llvm.org/D151042#4364149>, @thakis wrote:
> In fact, you can probably repro the test failure on your linux box if you change that test and add locally add -triple=i386-pc-win32 to the RUN line
You're right, MSVC-specific triple make the issue reproduce on my Linux box. Thank you!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151042/new/
https://reviews.llvm.org/D151042
More information about the cfe-commits
mailing list