diff options
author | erichkeane <ekeane@nvidia.com> | 2025-05-19 07:09:50 -0700 |
---|---|---|
committer | erichkeane <ekeane@nvidia.com> | 2025-05-19 09:57:22 -0700 |
commit | e3950a049a8f098b8d28a9c89fe3f21f5c0b1682 (patch) | |
tree | 90f0292d457a0381b51c4bd82a91a3742c9a34cb /clang/lib/Serialization/ModuleManager.cpp | |
parent | b24c33a9d745bd2a3009f1d52f31247772e954e5 (diff) | |
download | llvm-e3950a049a8f098b8d28a9c89fe3f21f5c0b1682.zip llvm-e3950a049a8f098b8d28a9c89fe3f21f5c0b1682.tar.gz llvm-e3950a049a8f098b8d28a9c89fe3f21f5c0b1682.tar.bz2 |
[OpenACC] Fix 'vector' checking when inside combined construct
For some reason when implementing 'vector' I didn't include switch
entries for the combined constructs. I audited the rest of the uses of
this pattern, and got it right everywhere else, so I'm not sure why I
missed it here.
Fixes: #140339
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions