diff options
author | Jack Styles <jack.styles@arm.com> | 2025-06-18 14:35:53 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-18 14:35:53 +0100 |
commit | 671caef379c603d2bcc428a00e3535b230162941 (patch) | |
tree | 2d8829ae584741880d44804d9400080e35ac49a7 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 1f34d68c4f086e7ea6ef9a529f9606476b38bbbb (diff) | |
download | llvm-671caef379c603d2bcc428a00e3535b230162941.zip llvm-671caef379c603d2bcc428a00e3535b230162941.tar.gz llvm-671caef379c603d2bcc428a00e3535b230162941.tar.bz2 |
[Flang][OpenMP] Update relevant warnings to emit when OMP >= v5.2 (#144492)
There has been a number of deprecation warnings that have been added to
Flang, however these features are only deprecated when the OpenMP
Version being used is 5.2 or later. Previously, flang did not consider
the version with the warnings so would always be emitted.
Flang now ensures warnings are emitted for the appropriate version of
OpenMP, and tests are updated to reflect this change.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions