summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/scan_messages.cpp
AgeCommit message (Expand)Author
2025-09-03[clang][OpenMP] 6.0: detect privatization of array section/assumed-size array...David Pagan
2023-11-20[C23] Complete support for WG14 N2508 (#71398)Aaron Ballman
2023-06-15[OpenMP] Update the default version of OpenMP to 5.1Animesh Kumar
2020-06-04[OPENMP50]Codegen for inscan reductions in worksharing directives.Alexey Bataev
2020-03-27[OPENMP50]Add basic support for inscan reduction modifier.Alexey Bataev
2020-03-27Revert "[OPENMP50]Add basic support for inscan reduction modifier."Alexey Bataev
2020-03-27[OPENMP50]Add basic support for inscan reduction modifier.Alexey Bataev
2020-03-26[OPENMP50]Fix the checks for the nesting of scan directives.Alexey Bataev
2020-03-26Revert "[OPENMP50]Add basic support for inscan reduction modifier."Alexey Bataev
2020-03-26[OPENMP50]Add basic support for inscan reduction modifier.Alexey Bataev
2020-03-23[OPENMP50]Bassic support for exclusive clause.Alexey Bataev
2020-03-20[OPENMP50]Do not allow several scan directives in the same parentAlexey Bataev
2020-03-20[OPENMP50]Initial support for inclusive clause.Alexey Bataev
2020-03-20[OPENMP50]Initial support for scan directive.Alexey Bataev