diff options
author | Scott Manley <rscottmanley@gmail.com> | 2025-09-15 07:28:47 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-15 07:28:47 -0400 |
commit | 29b6433bfbd6b778d6a6686cac96ae4b7640224e (patch) | |
tree | 15c27fe3278752fafa64626b906591f6ce9e7532 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 641ed9f66fbc931f301dd123a08bcc2d3c83ee9d (diff) | |
download | llvm-29b6433bfbd6b778d6a6686cac96ae4b7640224e.zip llvm-29b6433bfbd6b778d6a6686cac96ae4b7640224e.tar.gz llvm-29b6433bfbd6b778d6a6686cac96ae4b7640224e.tar.bz2 |
[OpenACC] verify acc::DeclareEnterOp operand not BlockArgument (#158095)
Check that the operand of acc::DeclareEnterOp is a BlockArgument before
trying to get its defining operation so it will not segfault and instead
produce a clean error. Add test case.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions