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
..
2017-10-25 21:40:17 +00:00
2017-02-24 00:13:28 +00:00
2018-01-03 22:28:39 +00:00
2017-12-09 00:36:17 +00:00
2017-03-16 01:06:22 +00:00
2018-03-03 11:43:11 +00:00
2018-03-03 11:43:11 +00:00
2017-12-09 00:36:49 +00:00
2014-04-30 21:34:17 +00:00
2018-03-03 11:43:11 +00:00
2016-02-24 13:48:14 +00:00
2014-04-30 21:34:17 +00:00
2014-04-30 21:34:17 +00:00
2014-04-30 21:34:17 +00:00
2014-04-30 21:34:17 +00:00
2017-10-25 21:40:17 +00:00
2015-09-16 15:12:25 +00:00
2018-03-03 11:43:11 +00:00
2018-03-03 11:43:11 +00:00
2018-03-03 11:43:11 +00:00
2018-03-03 11:43:11 +00:00
2015-07-05 08:11:36 +00:00