summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/requires_messages.cpp
AgeCommit message (Expand)Author
2025-03-11[clang] [OpenMP] New OpenMP 6.0 self_maps clause (#129888)Ritanya-B-Bharadwaj
2024-05-22Reword OpenMP diagnostics for style; NFCAaron Ballman
2022-02-09[OpenMP][Clang] Move partial support of reverse offload to a future versionSaiyedul Islam
2019-07-08[OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev
2019-04-18[OpenMP] Add checks for requires and target directives.Gheorghe-Teodor Bercea
2019-03-27[OPENMP]Initial support for 'allocate' clause.Alexey Bataev
2018-11-02Add support for 'atomic_default_mem_order' clause on 'requires' directive. Al...Patrick Lyster