summaryrefslogtreecommitdiff
path: root/clang/test/Driver/offloading-interoperability.c
AgeCommit message (Expand)Author
2024-06-03[Driver] Fix a CUDA test (#94258)Paul T Robinson
2024-05-31Reapply "[CUDA] Fix a couple of driver tests that really weren't bein… (#94...Paul T Robinson
2024-05-31Revert "[CUDA] Fix a couple of driver tests that really weren't being run" (#...Paul T Robinson
2024-05-31[CUDA] Fix a couple of driver tests that really weren't being run (#93960)Paul T Robinson
2023-08-01[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-07-30Revert D156363 "[Driver] -###: exit with code 1 if hasErrorOccurred"Fangrui Song
2023-07-29[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-07-28Revert D156363 "[Driver] -###: exit with code 1 if hasErrorOccurred"Fangrui Song
2023-07-28[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2022-06-24Revert "[Driver][test] Replace ^//$ with empty string"Fangrui Song
2022-06-24[Driver][test] Replace ^//$ with empty stringFangrui Song
2022-06-05[Driver][test] Remove unneeded -no-canonical-prefixes and -o %t.oFangrui Song
2022-04-12[Driver][test] Remove unused/obsoleted REQUIRES: clang-driverFangrui Song
2020-01-21[PATCH] Reland [Clang] Un-break scan-build after integrated-cc1 changeAlexandre Ganea
2020-01-21Revert "[Clang] Un-break scan-build after integrated-cc1 change"Alexandre Ganea
2020-01-21[Clang] Un-break scan-build after integrated-cc1 changeAlexandre Ganea
2019-05-31Revise test case due to the change from CUDA 10+.Michael Liao
2018-08-08[ADT] Normalize empty triple componentsPetr Hosek
2016-08-01Allow .exe extension to ld to fix test with mingw.Yaron Keren
2016-07-29Add missing '-no-canonical-prefixes' in test.Daniel Jasper
2016-07-29Make test not fail on hosts where the default omp library is gomp.Benjamin Kramer
2016-07-28[OpenMP] Fix link command pattern in offloading interoperability test.Samuel Antao
2016-07-28[OpenMP][CUDA] Do not forward OpenMP flags for CUDA device actions.Samuel Antao