summaryrefslogtreecommitdiffstats
path: root/clang/test/Driver/verbose-output-quoting.c
Commit message (Collapse)AuthorAgeFilesLines
* Avoid assemble step in verbose-output-quoting.cYuanfang Chen2019-09-041-8/+8
| | | | | | | | | | | | Reviewers: hans Subscribers: cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D65527 llvm-svn: 370928
* Add 'REQUIRES: shell' to verbose-output-quoting.cHans Wennborg2019-04-241-0/+1
| | | | | | The lit shell couldn't handle these run lines. llvm-svn: 359081
* Fix unquoted spaces in args in clang --verbose outputHans Wennborg2019-04-241-0/+9
The behaviour of not quoting spaces appears to have been introduced by mistake in r190620. Patch by Brad Moody! Differential revision: https://reviews.llvm.org/D60997 llvm-svn: 359077
OpenPOWER on IntegriCloud