forked from OSchip/llvm-project
[clangd] Disable dependency-output lit test on windows
This commit is contained in:
parent
294b9d43ca
commit
a940a246f5
clang-tools-extra/clangd/test
|
@ -1,3 +1,4 @@
|
|||
# UNSUPPORTED: windows-gnu,windows-msvc
|
||||
# RUN: clangd -lit-test < %s | FileCheck -strict-whitespace %s
|
||||
{"jsonrpc":"2.0","id":0,"method":"initialize","params":{"processId":123,"rootPath":"clangd","capabilities":{},"trace":"off"}}
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue