forked from OSchip/llvm-project
[clangd] Updated outdated test comment. NFC.
llvm-svn: 316323
This commit is contained in:
parent
610df9c890
commit
a7e3763a2b
|
@ -1,5 +1,5 @@
|
|||
# RUN: clangd -run-synchronously -input-mirror-file %t < %s
|
||||
# Note that we have to use '-Z' as -input-mirror-file does not have a newline at the end of file.
|
||||
# Note that we have to use '-b' as -input-mirror-file does not have a newline at the end of file.
|
||||
# RUN: diff -b %t %s
|
||||
# It is absolutely vital that this file has CRLF line endings.
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue