aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAlexander Kornienko <alexfh@google.com>2013-01-14 17:01:57 +0000
committerAlexander Kornienko <alexfh@google.com>2013-01-14 17:01:57 +0000
commitb978eb814cf956ae2dceaeeeaba4e49312416af9 (patch)
tree228fb746ce4a0b42a57c49990afe3bf61d63fdf9 /test
parent58fad64a169b99943c770c6b4eb9378cad1ac209 (diff)
Test source file name in diagnostics
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@172434 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/clang-format/diagnostic.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/clang-format/diagnostic.cpp b/test/clang-format/diagnostic.cpp
index e520dd4c..0a62c57a 100644
--- a/test/clang-format/diagnostic.cpp
+++ b/test/clang-format/diagnostic.cpp
@@ -2,4 +2,4 @@
// REQUIRES: shell
}
-// CHECK: :[[@LINE-1]]:1: error: unexpected '}'
+// CHECK: diagnostic.cpp:[[@LINE-1]]:1: error: unexpected '}'