summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIlya Biryukov <ibiryukov@google.com>2017-10-23 14:08:52 +0000
committerIlya Biryukov <ibiryukov@google.com>2017-10-23 14:08:52 +0000
commita7e3763a2b4526b8a465e052a3e2b6cd2bd2feb9 (patch)
tree07e50d9dc420dc97f632d989231efa911ff1c5ab
parent610df9c8906fba8e50e5ef37f838c9ee6415ee19 (diff)
downloadbcm5719-llvm-a7e3763a2b4526b8a465e052a3e2b6cd2bd2feb9.tar.gz
bcm5719-llvm-a7e3763a2b4526b8a465e052a3e2b6cd2bd2feb9.zip
[clangd] Updated outdated test comment. NFC.
llvm-svn: 316323
-rw-r--r--clang-tools-extra/test/clangd/input-mirror.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang-tools-extra/test/clangd/input-mirror.test b/clang-tools-extra/test/clangd/input-mirror.test
index 2071ecc1fee..388f1900fcb 100644
--- a/clang-tools-extra/test/clangd/input-mirror.test
+++ b/clang-tools-extra/test/clangd/input-mirror.test
@@ -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.
#
OpenPOWER on IntegriCloud