[clang] [Modules] Fix using `va_list` with modules and a precompiled header. (PR #100837)
Volodymyr Sapsai via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 2 14:47:28 PDT 2024
vsapsai wrote:
Looks like need something like `// REQUIRES: x86-registered-target` in the test. But still need to check the correct approach in other tests.
https://github.com/llvm/llvm-project/pull/100837
More information about the cfe-commits
mailing list