summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clangd/too_large.test
blob: 7b846c37f08049b986bf03d279f603e5bc234ce9 (plain)
1
2
3
4
5
6
7
# RUN: not clangd -run-synchronously < %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