diff options
author | erichkeane <ekeane@nvidia.com> | 2025-03-12 09:37:54 -0700 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2025-03-12 11:01:38 -0700 |
commit | e27fe2e07c040719075da79d6880bf57b2dc5dbc (patch) | |
tree | c3221a024e23132dedce22cefa2bf7ecef2929e9 /lldb/packages/Python/lldbsuite/test | |
parent | 96be34e595bbee9a526b602376a3b63cdea357fe (diff) | |
download | llvm-e27fe2e07c040719075da79d6880bf57b2dc5dbc.zip llvm-e27fe2e07c040719075da79d6880bf57b2dc5dbc.tar.gz llvm-e27fe2e07c040719075da79d6880bf57b2dc5dbc.tar.bz2 |
[OpenACC][NFC] Add the _Pragma spelling to a bunch of the tests
OpenACC PR 475(targetting OpenACC3.4) added support for the _Pragma
spelling of an OpenACC pragma. We already implemented this, as clang
doesn't really differentiate between the spellings (so we did it as an
inadvertent extension).
This patch adds a few spot-check tests to make sure we support this
spelling and that it results in the same AST as the traditional
spelling.
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions