]> granicus.if.org Git - clang/commitdiff
... and actually run it
authorTimur Iskhodzhanov <timurrrr@google.com>
Wed, 5 Jun 2013 13:50:24 +0000 (13:50 +0000)
committerTimur Iskhodzhanov <timurrrr@google.com>
Wed, 5 Jun 2013 13:50:24 +0000 (13:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@183309 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGenCXX/vtable-layout.cpp

index 474bf2b57f3cb39a02dbb8666ddfc07b8976137d..fa06e67ac087a051110e0fd3cf21ef11b4141d9b 100644 (file)
@@ -44,6 +44,7 @@
 // RUN: FileCheck --check-prefix=CHECK-43 %s < %t
 // RUN: FileCheck --check-prefix=CHECK-44 %s < %t
 // RUN: FileCheck --check-prefix=CHECK-45 %s < %t
+// RUN: FileCheck --check-prefix=CHECK-46 %s < %t
 
 // For now, just verify this doesn't crash.
 namespace test0 {