This revision was not accepted when it landed; it landed in state "Needs
Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL339074: [lit, python] Always add quotes around the python
path in lit (authored by stella.stamenova, committed by ).
Heral
stella.stamenova updated this revision to Diff 159395.
Repository:
rC Clang
https://reviews.llvm.org/D50281
Files:
test/Tooling/clang-diff-json.cpp
Index: test/Tooling/clang-diff-json.cpp
===
--- test/Tooling/clang-diff-json.c
stella.stamenova created this revision.
stella.stamenova added reviewers: asmith, zturner.
Herald added a subscriber: cfe-commits.
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