Update the CHECK-NOT clause.
This commit is contained in:
parent
389ff17151
commit
694a0e4c3f
@ -13,7 +13,7 @@ namespace test { int y = 0; }
|
||||
.storeState "testSubsequentDecls"
|
||||
#include "SubsequentDecls.h"
|
||||
.compareState "testSubsequentDecls"
|
||||
// CHECK-NOT: File with AST differencies stored in: testSubsequentDeclsAST.diff
|
||||
// CHECK-NOT: Differences
|
||||
|
||||
.rawInput 1
|
||||
template<> int TemplatedF(int i) { return i + 100; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user