Files
clang-p2996/clang/test/SemaCXX/ms-constexpr-new.cpp
Richard Dzenis 4cfdef76a2 [clang] Fix '__cdecl' CC is not supported for this target (#74932)
Fixes regression introduced in b3e6ff3319
Fixes bot failure https://lab.llvm.org/buildbot/#/builders/60/builds/15037
```
    .---command stderr------------
    | error: 'supported-warning' diagnostics seen but not expected:
    | File C:\buildbot\as-builder-1\x-armv7l\llvm-project\clang\test\SemaCXX\ms-constexpr-new.cpp Line 7: '__cdecl' calling convention is not supported for this target
    | 1 error generated.
    `-----------------------------
```
2023-12-09 18:40:04 +04:00

729 B