summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/depend_iterator_bug.c
AgeCommit message (Expand)Author
2024-07-18[OpenMP] Fix calculation of dependencies for multi-dimensional iteration spac...Joachim
2022-10-07[OpenMP] Convert tests to opaque pointers (NFC)Nikita Popov
2022-04-07[OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC)Nikita Popov
2022-02-10Use functions with prototypes when appropriate; NFCAaron Ballman
2021-10-04[clang] Fix computation of number of dependencies using OpenMP iterator,Alexey Bataev