about summary refs log tree commit diff
path: root/src/test/run-make-fulldeps
AgeCommit message (Expand)AuthorLines
2020-10-05Renamed tests to avoid exceeding Windows max path limitRich Kadel-585/+585
2020-10-05Updates to experimental coverage counter injectionRich Kadel-1464/+17863
2020-10-04Bless more test outputAaron Hill-962/+628
2020-09-29Auto merge of #76754 - varkor:diagnostic-cleanup-ii, r=ecstatic-morsebors-24/+24
2020-09-28Fix run-make-fulldeps testsvarkor-24/+24
2020-09-27Add option to pass a custom codegen backend from a driverbjorn3-0/+1
2020-09-10Auto merge of #76378 - petrochenkov:lldtest, r=Mark-Simulacrumbors-2/+2
2020-09-06Improved the MIR spanview outputRich Kadel-224/+674
2020-09-07rustbuild: Build tests with LLD if `use-lld = true` was passedVadim Petrochenkov-2/+2
2020-09-05Ignore failing PGO/coverage tests on MinGWMateusz Mikuła-1/+29
2020-09-04Auto merge of #76004 - richkadel:llvm-coverage-map-gen-6b.5, r=tmandrybors-268/+1771
2020-09-03Tools, tests, and experimenting with MIR-derived coverage countersRich Kadel-268/+1771
2020-09-02pretty: trim paths of unique symbolsDan Aloni-2/+2
2020-08-27Abort when catch_unwind catches a foreign exceptionAmanieu d'Antras-15/+17
2020-08-22Write coverage filenames in Version3 formatJosh Stone-1/+1
2020-08-15Auto merge of #73851 - matthewjasper:serialize-not-special, r=oli-obkbors-56/+60
2020-08-14Fix run-make testMatthew Jasper-56/+60
2020-08-14Auto merge of #75416 - richkadel:llvm-coverage-map-gen-5.3, r=richkadelbors-19/+116
2020-08-14LLVM IR coverage encoding aligns closer to Clang'sRich Kadel-19/+116
2020-08-13Link sanitizers when creating dynamic libraries on macOSTomasz Miąsko-3/+0
2020-07-30intra_doc_resolution_failures -> broken_intra_doc_linksManish Goregaokar-1/+1
2020-07-30Rename to intra_doc_resolution_failuresManish Goregaokar-1/+1
2020-07-29Rename usage of intra_doc_link_resolution_failureManish Goregaokar-1/+1
2020-07-29Auto merge of #72049 - mati865:mingw-lld, r=petrochenkovbors-0/+14
2020-07-29Add test for #50176Mateusz Mikuła-0/+14
2020-07-27mv std libs to library/mark-1/+1
2020-07-22Rollup merge of #73655 - JamieCunliffe:jamie_va-args-c, r=nikicManish Goregaokar-0/+65
2020-07-19Auto merge of #74091 - richkadel:llvm-coverage-map-gen-4, r=tmandrybors-0/+221
2020-07-17Generating the coverage mapRich Kadel-0/+221
2020-07-17Fix various tests to run on windows-gnuMateusz Mikuła-42/+39
2020-07-17Remove invalid testMateusz Mikuła-11/+0
2020-07-17Create implib for dlls when testing MinGW targetsMateusz Mikuła-1/+1
2020-07-16Rollup merge of #73998 - euclio:search-index-determinism, r=nikomatsakisManish Goregaokar-0/+18
2020-07-16Rollup merge of #73981 - ehuss:remove-ignore-stage1, r=nikomatsakisManish Goregaokar-4/+0
2020-07-10Avoid "whitelist"Tamir Duberstein-2/+2
2020-07-03add regression test for #61216Andy Russell-0/+18
2020-07-02Remove some `ignore-stage1` annotations.Eric Huss-4/+0
2020-06-30va_args implementation for AAPCS.Jamie Cunliffe-0/+65
2020-06-13compiletest: Add directives to detect sanitizer supportTomasz Miąsko-3/+3
2020-06-07Rollup merge of #72952 - pnkfelix:regression-test-for-issue-70924, r=nikomats...Dylan DPC-0/+47
2020-06-05Ignore windows in the test.Felix S. Klock II-0/+5
2020-06-04run-make regression test for issue #70924.Felix S. Klock II-0/+42
2020-06-03Update fulldeps tests and clippyVadim Petrochenkov-3/+3
2020-06-02Rename the crates in source codeVadim Petrochenkov-4/+4
2020-05-30Rollup merge of #72666 - ivanloz:profile_emit_flag, r=matthewjasperRalf Jung-0/+3
2020-05-29Remove unused mut from long-linker-command-lines testTomasz Miąsko-1/+1
2020-05-27Add -Z profile-emit=<path> for Gcov gcda output.Ivan Lozano-0/+3
2020-05-26Export ZERO_AR_DATE for macos linker invocationsAlex Crichton-2/+1
2020-05-01Auto merge of #70674 - cjgillot:query-arena-all, r=matthewjasperbors-1/+1
2020-04-28Rollup merge of #71489 - spastorino:fix-treat-err-as-bug-handling, r=eddybDylan DPC-0/+6