diff options
| author | Daniel Dunbar <daniel@zuster.org> | 2016-06-02 23:49:42 +0000 |
|---|---|---|
| committer | Daniel Dunbar <daniel@zuster.org> | 2016-06-02 23:49:42 +0000 |
| commit | 591838d1d33bc0dc5d2ffc66dd22176f280cc625 (patch) | |
| tree | 2367888e3b7458947c935a6553f727d016a3558a /llvm/utils/vim/ftdetect/llvm-lit.vim | |
| parent | fb5c756606d037661ce5d61b536824af9e69b2d0 (diff) | |
| download | bcm5719-llvm-591838d1d33bc0dc5d2ffc66dd22176f280cc625.tar.gz bcm5719-llvm-591838d1d33bc0dc5d2ffc66dd22176f280cc625.zip | |
[lit] Improve readability of failing scripts.
- This only applies to scripts executed by the _internal_ shell script
interpreter.
- This patch reworks the log to look more like a shell transcript, and be less
verbose (but in the interest of calling attention to the important parts).
Here is an example of the new format, for commands with/without failures and
with/without output:
```
$ true
$ echo hi
hi
$ false
note: command had no output on stdout or stderr
error: command failed with exit status 1
```
llvm-svn: 271610
Diffstat (limited to 'llvm/utils/vim/ftdetect/llvm-lit.vim')
0 files changed, 0 insertions, 0 deletions

