diff options
author | erichkeane <ekeane@nvidia.com> | 2025-07-24 07:49:09 -0700 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2025-07-24 08:11:28 -0700 |
commit | 3bd34ec924dbba1bde3856fdc31748200ccfd53f (patch) | |
tree | 154487a40aa8a206d28953fce2e6750596f9cbf9 /clang/test/AST/ast-print-openacc-wait-construct.cpp | |
parent | 3ebe5d661f7829b2ffe1b422ec7d00d3213c9730 (diff) | |
download | llvm-3bd34ec924dbba1bde3856fdc31748200ccfd53f.zip llvm-3bd34ec924dbba1bde3856fdc31748200ccfd53f.tar.gz llvm-3bd34ec924dbba1bde3856fdc31748200ccfd53f.tar.bz2 |
[OpenACC] Fix checking of sub-expressions in cache
Running an external test suite (UDel) showed that our expression
comparison for the 'cache' rule checking was overly strict in the
presence of irrelevant parens/casts/etc. This patch ensures we skip
them when checking.
This also changes the diagnostic to say 'sub-expression' instead of
variable, which is more correct.
Diffstat (limited to 'clang/test/AST/ast-print-openacc-wait-construct.cpp')
0 files changed, 0 insertions, 0 deletions