[clang][modules] Don't prevent translation of FW_Private includes when explicitly...
[llvm-project.git] / clang-tools-extra / clangd / test / delimited-input-comment-at-the-end.test
blobbbbd72f8c59f6f28e3ed947b7eb2c75341876122
1 # RUN: clangd -input-style=delimited -sync -input-mirror-file %t < %s\r
2 # RUN: grep '{"jsonrpc":"2.0","id":3,"method":"exit"}' %t\r
3 #\r
4 # RUN: clangd -lit-test -input-mirror-file %t < %s\r
5 # RUN: grep '{"jsonrpc":"2.0","id":3,"method":"exit"}' %t\r
6 #\r
7 {"jsonrpc":"2.0","id":0,"method":"initialize","params":{"processId":123,"rootPath":"clangd","capabilities":{},"trace":"off"}}\r
8 ---\r
9 {"jsonrpc":"2.0","id":3,"method":"shutdown"}\r
10 ---\r
11 {"jsonrpc":"2.0","method":"exit"}\r