diff options
author | Animesh Kumar <108114634+animeshk-amd@users.noreply.github.com> | 2024-02-29 11:54:50 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-29 11:54:50 +0530 |
commit | 3246c44789546fa926784911e349202d8fd8e33b (patch) | |
tree | 0307f9b9513f8c34b40f6d88f4552c1d1eaf215e /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | 230b06b44e6c7f710ae4817e1f34709454f420c5 (diff) | |
download | llvm-3246c44789546fa926784911e349202d8fd8e33b.zip llvm-3246c44789546fa926784911e349202d8fd8e33b.tar.gz llvm-3246c44789546fa926784911e349202d8fd8e33b.tar.bz2 |
[OpenMP][Clang] Enable inscan modifier for generic datatypes (#82220)
This patch fixes the #67002 ([OpenMP][Clang] Scan Directive not
supported for Generic types). It disables the Sema checks/analysis that
are run on the helper arrays which go into the implementation of the
`omp scan` directive until the template instantiation happens.
Grateful to @alexey-bataev for suggesting these changes.
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions