diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2013-12-22 00:07:40 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2013-12-22 00:07:40 +0000 |
commit | bfef399519ca9b8a4b4c6b563253bad7e0eeffe0 (patch) | |
tree | df8df0b0067b381eab470a3b8f28d14a552a6340 /test/Format/diagnostic.cpp | |
parent | 6a0372513edbc473b538d2f724efac50405d6fef (diff) |
Diffstat (limited to 'test/Format/diagnostic.cpp')
-rw-r--r-- | test/Format/diagnostic.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/Format/diagnostic.cpp b/test/Format/diagnostic.cpp deleted file mode 100644 index 2e930ee5b790..000000000000 --- a/test/Format/diagnostic.cpp +++ /dev/null @@ -1,4 +0,0 @@ -// RUN: clang-format 2>&1 >/dev/null %s |FileCheck %s - -} -// CHECK: diagnostic.cpp:[[@LINE-1]]:1: error: unexpected '}' |