]> granicus.if.org Git - clang/commit
Merging r339074:
authorHans Wennborg <hans@hanshq.net>
Mon, 13 Aug 2018 11:51:39 +0000 (11:51 +0000)
committerHans Wennborg <hans@hanshq.net>
Mon, 13 Aug 2018 11:51:39 +0000 (11:51 +0000)
commit2f264a9e5e6080073c0fdd75734cb7a520b63a95
treecb5ed3c46296938e8fc7637f00c8af6ae821341d
parent7ab7735510fcc09cc4d3169689c5bd6867310202
Merging r339074:
------------------------------------------------------------------------
r339074 | stella.stamenova | 2018-08-07 00:37:45 +0200 (Tue, 07 Aug 2018) | 12 lines

[lit, python] Always add quotes around the python path in lit

Summary:
The issue with the python path is that the path to python on Windows can contain spaces. To make the tests always work, the path to python needs to be surrounded by quotes.

This is a companion change to: https://reviews.llvm.org/D50206

Reviewers: asmith, zturner

Subscribers: cfe-commits

Differential Revision: https://reviews.llvm.org/D50281
------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_70@339554 91177308-0d34-0410-b5e6-96231b3b80d8
test/Tooling/clang-diff-json.cpp