Reid Kleckner
b250a62a51
Quote path to Python executable in case it has spaces
...
These days Python 3 is typically installed into C:/Program Files, so
cope with that.
Similar to r364077 in compiler-rt.
llvm-svn: 364087
2019-06-21 18:17:04 +00:00
Fangrui Song
16a2131c62
[clangd] Delete config.clangd_xpc_support from test/ to unbreak check-llvm-tools
...
D61187 didn't delete config.clangd_xpc_support from test/
CLANGD_BUILD_XPC is defined in clangd/CMakeLists.txt and not available in test/lit.site.cfg.py.in
llvm-svn: 359428
2019-04-29 09:36:54 +00:00
Nico Weber
ef7b84231e
Add .py extension to clang-tools-extra lit cfg files
...
Follow-up to r313892, which did this for clang and llvm.
Differential Revision: https://reviews.llvm.org/D59953
llvm-svn: 357231
2019-03-29 02:46:31 +00:00