summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clangd/test/too_large.test
blob: 7df981e7942073a8ec616c7e01ba21bf4cb15461 (plain)
1
2
3
4
5
6
7
# RUN: not clangd -sync < %s 2>&1 | FileCheck -check-prefix=STDERR %s
# vim: fileformat=dos
# It is absolutely vital that this file has CRLF line endings.
#
Content-Length: 2147483648

# STDERR: Refusing to read message
OpenPOWER on IntegriCloud