xref: /llvm-project/clang-tools-extra/clangd/test/too_large.test (revision 536a62d00784ffdd897285b9e31152bb22d3893b)
1# RUN: not clangd -sync < %s 2>&1 | FileCheck -check-prefix=STDERR %s
2# vim: fileformat=dos
3# It is absolutely vital that this file has CRLF line endings.
4#
5Content-Length: 2147483648
6
7# STDERR: Refusing to read message
8