[clang] Fix clang/test/SemaCXX/msvc-pragma-function-no-builtin-attr.cpp for x86 (PR #119986)

Richard Dzenis via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 14 13:53:15 PST 2024


RIscRIpt wrote:

I reproduced the problem locally by adding `-m32` flag to `%clang_cl`. Changes in this PR fix the test failure.

https://github.com/llvm/llvm-project/pull/119986


More information about the cfe-commits mailing list