summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/debug-prefix-map.c
Commit message (Expand)AuthorAgeFilesLines
* Fix tests on Windows after D49466Fangrui Song2019-11-261-6/+6
* Initial implementation of -fmacro-prefix-map and -ffile-prefix-mapDan McGregor2019-11-261-0/+2
* Update clang tests for new LLVM IR backslash printing in r374415Reid Kleckner2019-10-101-1/+1
* Make testcase more robust for bots actually building in /varAdrian Prantl2018-12-071-15/+15
* Reapply "Avoid emitting redundant or unusable directories in DIFile metadata ...Adrian Prantl2018-12-061-6/+12
* Revert "Avoid emitting redundant or unusable directories in DIFile metadata e...Ilya Biryukov2018-12-041-12/+6
* Relax test even more for WindowsAdrian Prantl2018-12-031-1/+1
* Relax tests to also work on WindowsAdrian Prantl2018-12-031-4/+6
* Avoid emitting redundant or unusable directories in DIFile metadata entries.Adrian Prantl2018-12-031-6/+10
* Tweak clang/test/CodeGen/debug-prefix-map.c to appease win32 hosts.NAKAMURA Takumi2015-10-131-1/+1
* test: relax path matching for windowsSaleem Abdulrasool2015-10-121-9/+9
* Support Debug Info path remappingSaleem Abdulrasool2015-10-121-0/+34
OpenPOWER on IntegriCloud