summaryrefslogtreecommitdiff
path: root/clang/test/CodeGen/debug-prefix-map.c
AgeCommit message (Expand)Author
2023-04-25-fdebug-prefix-map=: make the last win when multiple prefixes matchFangrui Song
2022-03-15reland: [clang] Don't append the working directory to absolute pathsKeith Smiley
2022-03-14[clang] Fix DIFile directory root on WindowsKeith Smiley
2022-02-25Revert "Don't append the working directory to absolute paths"Adrian Prantl
2022-02-25Don't append the working directory to absolute pathsAdrian Prantl
2022-02-15Use functions with prototypes when appropriate; NFCAaron Ballman
2020-03-20Allow remapping the sysroot with -fdebug-prefix-map.Adrian Prantl
2020-03-20Revert "Allow remapping the sysroot with -fdebug-prefix-map."Adrian Prantl
2020-03-20Allow remapping the sysroot with -fdebug-prefix-map.Adrian Prantl
2019-11-26Fix tests on Windows after D49466Fangrui Song
2019-11-26Initial implementation of -fmacro-prefix-map and -ffile-prefix-mapDan McGregor
2019-10-10Update clang tests for new LLVM IR backslash printing in r374415Reid Kleckner
2018-12-07Make testcase more robust for bots actually building in /varAdrian Prantl
2018-12-06Reapply "Avoid emitting redundant or unusable directories in DIFile metadata ...Adrian Prantl
2018-12-04Revert "Avoid emitting redundant or unusable directories in DIFile metadata e...Ilya Biryukov
2018-12-03Relax test even more for WindowsAdrian Prantl
2018-12-03Relax tests to also work on WindowsAdrian Prantl
2018-12-03Avoid emitting redundant or unusable directories in DIFile metadata entries.Adrian Prantl
2015-10-13Tweak clang/test/CodeGen/debug-prefix-map.c to appease win32 hosts.NAKAMURA Takumi
2015-10-12test: relax path matching for windowsSaleem Abdulrasool
2015-10-12Support Debug Info path remappingSaleem Abdulrasool