diff options
author | Nicolas Miller <nicolas.miller@codeplay.com> | 2025-03-12 18:13:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-12 18:13:26 +0000 |
commit | 7f415e444197025180d786c5e212f13b738179cb (patch) | |
tree | 93865356a1d47bdedfd834412dd8b2a81150ac54 /lldb/packages/Python/lldbsuite/test/lldbgdbclient.py | |
parent | e27fe2e07c040719075da79d6880bf57b2dc5dbc (diff) | |
download | llvm-7f415e444197025180d786c5e212f13b738179cb.zip llvm-7f415e444197025180d786c5e212f13b738179cb.tar.gz llvm-7f415e444197025180d786c5e212f13b738179cb.tar.bz2 |
[clang][SYCL] Disable float128 device mode diagnostic (#128513)
This diagnostic is disabled for device compilation as float128 is not
supported on the device side.
Other diagnostics are already covering the cases where float128 is
actually used in the kernel code, and it's already tested for in the
existing test.
This is expanding on the patch 318bff6 that handled this for cuda
compilation.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbgdbclient.py')
0 files changed, 0 insertions, 0 deletions