diff options
author | Tom Honermann <tom.honermann@intel.com> | 2025-08-21 14:47:07 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-21 14:47:07 -0400 |
commit | c80b7822e3bd0be39f65cc10dd7bead93388274f (patch) | |
tree | fde8c2f067b8fb30619e0e4c549991609f14e545 /lldb/packages/Python/lldbsuite/test/gdbclientutils.py | |
parent | de64f85f5d224c3304f377dd6e202c9d5415fce1 (diff) | |
download | llvm-c80b7822e3bd0be39f65cc10dd7bead93388274f.zip llvm-c80b7822e3bd0be39f65cc10dd7bead93388274f.tar.gz llvm-c80b7822e3bd0be39f65cc10dd7bead93388274f.tar.bz2 |
[NFC][SYCL] Test use of sycl_kernel_entry_point with null declarations and statements. (#154583)
The `sycl_kernel_entry_point` attribute only appertains to functions.
This change adds missing tests to validate that an appropriate
diagnostic is issued for likely unintentional application of the
attribute to a null declaration or a null statement; perhaps due to an
unintended semicolon.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/gdbclientutils.py')
0 files changed, 0 insertions, 0 deletions