summaryrefslogtreecommitdiffstats
path: root/llvm/utils/vim/ftdetect/llvm-lit.vim
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2016-06-02 23:49:42 +0000
committerDaniel Dunbar <daniel@zuster.org>2016-06-02 23:49:42 +0000
commit591838d1d33bc0dc5d2ffc66dd22176f280cc625 (patch)
tree2367888e3b7458947c935a6553f727d016a3558a /llvm/utils/vim/ftdetect/llvm-lit.vim
parentfb5c756606d037661ce5d61b536824af9e69b2d0 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud