diff options
Diffstat (limited to 'clang/test/CodeCompletion/operator.cpp')
| -rw-r--r-- | clang/test/CodeCompletion/operator.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/CodeCompletion/operator.cpp b/clang/test/CodeCompletion/operator.cpp index 72a3f6bb719..a3950f6b891 100644 --- a/clang/test/CodeCompletion/operator.cpp +++ b/clang/test/CodeCompletion/operator.cpp @@ -14,5 +14,5 @@ void f() { // CHECK-CC1: short : 0 // CHECK-CC1: Integer : 2 // CHECK-CC1: T : 2 - // CHECK-CC1: N : 5 + // CHECK-CC1: N : 6 // RUN: true |

