[NFC][libcxx] Print human-friendly command line when lit test fails
authorLouis Dionne <ldionne@apple.com>
Thu, 22 Nov 2018 16:10:49 +0000 (16:10 +0000)
committerLouis Dionne <ldionne@apple.com>
Thu, 22 Nov 2018 16:10:49 +0000 (16:10 +0000)
commit893413318fae40a9b6e99b8ece439383906b29aa
treecddd1477fba6a5fbb27a7b93787d48a0556e96f2
parentb34b6ffa9d4aae16272cbdbf508134f98b4647d4
[NFC][libcxx] Print human-friendly command line when lit test fails

We used to print a Python list corresponding to the command. It is more
useful to print the joined string so it can be copy/pasted directly when
a test fails.

llvm-svn: 347471
libcxx/utils/libcxx/test/format.py