Filipe Cabecinhas
6a9c719ee1
[compiler-rt] Get rid of "%T" expansions
...
Summary:
Original patch by Kuba Mracek
The %T lit expansion expands to a common directory shared between all
the tests in the same directory, which is unexpected and unintuitive,
and more importantly, it's been a source of subtle race conditions and
flaky tests. In https://reviews.llvm.org/D35396 , it was agreed that it
would be best to simply ban %T and only keep %t, which is unique to each
test. When a test needs a temporary directory, it can just create one
using mkdir %t.
This patch removes %T in compiler-rt.
Differential Revision: https://reviews.llvm.org/D48618
llvm-svn: 336661
2018-07-10 12:53:46 +00:00
..
2014-05-28 08:38:13 +00:00
2014-05-28 08:38:13 +00:00
2014-05-28 08:38:13 +00:00
2016-08-02 16:17:32 +00:00
2015-08-10 22:43:04 +00:00
2014-05-28 08:38:13 +00:00
2014-05-28 08:38:13 +00:00
2014-05-28 08:38:13 +00:00
2014-05-28 08:38:13 +00:00
2018-07-10 12:53:46 +00:00
2017-05-03 16:11:01 +00:00
2016-02-11 16:44:35 +00:00
2014-05-28 08:38:13 +00:00
2016-11-14 17:37:50 +00:00
2015-08-10 22:43:04 +00:00
2014-05-28 08:38:13 +00:00
2014-05-28 08:38:13 +00:00
2014-08-14 13:02:51 +00:00
2014-06-02 14:40:07 +00:00
2015-07-22 22:25:07 +00:00
2017-04-24 23:13:47 +00:00
2017-02-21 16:09:38 +00:00
2017-02-02 23:02:04 +00:00
2017-03-30 00:41:09 +00:00
2017-03-30 00:41:09 +00:00
2017-03-30 00:41:09 +00:00
2017-03-30 00:41:09 +00:00
2014-05-28 08:38:13 +00:00
2014-08-14 13:02:51 +00:00
2014-05-28 08:38:13 +00:00
2014-05-28 08:38:13 +00:00
2017-03-30 00:41:09 +00:00
2014-09-12 14:01:30 +00:00
2014-08-14 13:11:39 +00:00
2016-07-21 21:04:34 +00:00
2017-03-30 00:41:09 +00:00
2015-08-25 18:27:53 +00:00
2016-07-14 22:16:31 +00:00
2017-03-30 00:41:09 +00:00
2017-03-30 00:41:09 +00:00
2014-05-28 08:38:13 +00:00
2014-08-14 13:11:39 +00:00
2016-11-02 15:39:08 +00:00
2018-04-26 20:46:50 +00:00
2017-11-17 19:49:41 +00:00
2014-07-07 16:22:04 +00:00
2014-05-28 08:38:13 +00:00
2017-04-24 23:13:47 +00:00
2014-05-28 08:38:13 +00:00
2017-03-30 00:41:09 +00:00
2016-06-04 09:06:59 +00:00
2017-03-30 00:41:09 +00:00
2017-09-18 18:46:19 +00:00
2015-02-09 12:47:51 +00:00
2014-07-22 12:37:51 +00:00
2014-05-28 08:38:13 +00:00
2014-05-28 08:38:13 +00:00
2014-05-28 08:38:13 +00:00
2014-09-12 14:01:30 +00:00
2015-08-11 15:51:40 +00:00
2018-03-28 18:22:40 +00:00
2014-08-14 13:11:39 +00:00
2014-08-14 13:11:39 +00:00
2014-08-14 13:11:39 +00:00
2016-07-21 21:04:34 +00:00
2015-08-10 22:43:04 +00:00
2015-08-10 22:43:04 +00:00
2015-08-10 22:43:04 +00:00
2015-08-10 22:43:04 +00:00
2016-08-02 20:26:59 +00:00
2016-08-02 16:17:32 +00:00
2014-05-28 08:38:13 +00:00
2014-05-28 08:38:13 +00:00
2014-05-28 08:38:13 +00:00
2016-11-02 15:39:08 +00:00
2015-08-25 18:27:53 +00:00
2015-08-25 18:27:53 +00:00
2015-07-22 20:54:24 +00:00
2017-07-20 18:20:12 +00:00
2016-07-20 14:53:17 +00:00
2017-03-30 00:41:09 +00:00
2017-03-30 00:41:09 +00:00
2014-05-28 08:38:13 +00:00
2017-03-30 00:41:09 +00:00
2015-08-10 22:43:04 +00:00
2014-05-28 08:38:13 +00:00
2015-08-10 22:43:04 +00:00
2015-08-10 22:43:04 +00:00
2014-05-28 08:38:13 +00:00
2014-05-28 08:38:13 +00:00
2014-12-24 16:14:16 +00:00
2017-02-14 15:21:53 +00:00
2016-07-21 20:02:03 +00:00
2014-05-28 08:38:13 +00:00
2014-08-28 13:20:23 +00:00
2018-06-20 01:09:51 +00:00
2014-05-28 08:38:13 +00:00
2014-05-28 08:38:13 +00:00
2017-03-30 00:41:09 +00:00