summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/target_update_messages.cpp
AgeCommit message (Expand)Author
2025-06-13Remove delayed typo expressions (#143423)Aaron Ballman
2024-05-23Fix more diagnostic wording for style; NFC (#93190)Aaron Ballman
2023-06-15[OpenMP] Update the default version of OpenMP to 5.1Animesh Kumar
2023-05-04[clang] Use -std=c++23 instead of -std=c++2bMark de Wever
2022-05-11Revert "[NFC][tests][AIX] XFAIL test for lack of visibility support"David Tenty
2022-03-28[NFC][tests][AIX] XFAIL test for lack of visibility supportJake Egan
2022-03-24[OpenMP] Add a semantic check for updating hidden or internal valuesJoseph Huber
2022-02-08[C++2b] Implement multidimentional subscript operatorCorentin Jabot
2021-08-03Stop emit incomplete type error for a variable in a map clauseJennifer Yu
2020-11-06[OpenMP5.0] map item can be non-contiguous for target updatecchen
2020-07-29[OpenMP] Implement TR8 `present` motion modifier in Clang (1/2)Joel E. Denny
2020-07-28Revert "[OpenMP] Implement TR8 `present` motion modifier in Clang (1/2)"Joel E. Denny
2020-07-28[OpenMP] Implement TR8 `present` motion modifier in Clang (1/2)Joel E. Denny
2020-07-09[OPENMP50] extend array section for stride (Parsing/Sema/AST)cchen
2019-07-11[OPENMP]Initial fix PR42392: Improve -Wuninitialized warnings for OpenMP prog...Alexey Bataev
2019-07-08[OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev
2019-03-27[OPENMP]Initial support for 'allocate' clause.Alexey Bataev
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2016-05-26[OpenMP] Parsing and sema support for the from clauseSamuel Antao
2016-05-26[OpenMP] Parsing and sema support for the to clauseSamuel Antao
2016-05-26[OpenMP] Parsing and sema support for target update directiveSamuel Antao