diff options
Diffstat (limited to 'test/CodeCompletion/operator.cpp')
-rw-r--r-- | test/CodeCompletion/operator.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeCompletion/operator.cpp b/test/CodeCompletion/operator.cpp index 037063dde9..20ba5ba3fb 100644 --- a/test/CodeCompletion/operator.cpp +++ b/test/CodeCompletion/operator.cpp @@ -15,4 +15,3 @@ void f() { // CHECK-CC1: Integer : 2 // CHECK-CC1: T : 2 // CHECK-CC1: N : 6 - // RUN: true |