summaryrefslogtreecommitdiff
path: root/clang/test/Driver/gcc-install-dir.cpp
AgeCommit message (Expand)Author
2023-08-01[Driver] -###: exit with code 1 if hasErrorOccurredFangrui Song
2023-08-01[Driver] Fix test usages of --rtlib= without --unwindlib=Alex Brachet
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-09-21[Driver] Add --gcc-install-dir=Fangrui Song