summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/declare_mapper_messages.cpp
AgeCommit message (Expand)Author
2024-05-29[clang] Preserve Qualifiers and type sugar in TemplateNames (#93433)Matheus Izvekov
2023-06-15[OpenMP] Update the default version of OpenMP to 5.1Animesh Kumar
2022-09-04[test] Make tests pass regardless of gnu++14/gnu++17 defaultFangrui Song
2020-08-06[OPENMP]Redesign of OMPExecutableDirective/OMPDeclarativeDirective representa...Alexey Bataev
2020-01-07[OPENMP]Allow using of members in standalone declaration pragmas.Alexey Bataev
2019-09-26[OpenMP 5.0] Fix user-defined mapper lookup in semaMichael Kruse
2019-02-25[OpenMP 5.0] Parsing/sema support for from clause with mapper modifier.Michael Kruse
2019-02-22[OpenMP 5.0] Parsing/sema support for to clause with mapper modifier.Michael Kruse
2019-02-19[OpenMP 5.0] Parsing/sema support for map clause with mapper modifier.Michael Kruse
2019-02-01[OpenMP 5.0] Parsing/sema support for "omp declare mapper" directive.Michael Kruse