summaryrefslogtreecommitdiff
path: root/clang/test/Driver/debug-prefix-map.c
AgeCommit message (Expand)Author
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
2021-02-25[Driver] Rename -fprofile-{prefix-map,compilation-dir} to -fcoverage-{prefix-...Petr Hosek
2021-01-25[clang] Add -fprofile-prefix-mapKeith Smiley
2019-11-26Initial implementation of -fmacro-prefix-map and -ffile-prefix-mapDan McGregor
2015-10-12Support Debug Info path remappingSaleem Abdulrasool