summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/for_loop_auto.cpp
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1: remove redundant actionsFangrui Song
2024-02-08[Clang][Sema] Abbreviated function templates do not append invented parameter...Krystian Stasiowski
2021-12-02[OPENMP]Fix PR51327: Range based for loop not working if range's type is a te...Alexey Bataev