diff options
author | Richard Dzenis <dzenis@richard.lv> | 2023-12-09 16:40:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-09 18:40:04 +0400 |
commit | 4cfdef76a2228b1b52df82fc83f58b9453397d98 (patch) | |
tree | 7238d022c5ff0d6d5c8ce4f9e190d669feb6ba41 /llvm/tools/llvm-cov/SourceCoverageView.cpp | |
parent | 600462a2db7c044896122acfb347ce2d4d88271f (diff) | |
download | llvm-4cfdef76a2228b1b52df82fc83f58b9453397d98.zip llvm-4cfdef76a2228b1b52df82fc83f58b9453397d98.tar.gz llvm-4cfdef76a2228b1b52df82fc83f58b9453397d98.tar.bz2 |
[clang] Fix '__cdecl' CC is not supported for this target (#74932)
Fixes regression introduced in b3e6ff331925dde24a4707452d657da0fdf7f588
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.
`-----------------------------
```
Diffstat (limited to 'llvm/tools/llvm-cov/SourceCoverageView.cpp')
0 files changed, 0 insertions, 0 deletions