Skip to content

Commit 75ba416

Browse files
committed
Partially revert "Fix test for CERN/master."
1 parent e5c16b1 commit 75ba416

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

test/Pragmas/multiArgument.C

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@ ValueC
2828
.undo
2929
.undo
3030

31-
// FIXME: When print Transactions are properly parenteted remove these
32-
.undo
33-
.undo
34-
.undo
35-
3631
ValueA // expected-error {{use of undeclared identifier 'ValueA'}}
3732

3833
#pragma cling load "P0.h" "P1.h" "P2.h"
@@ -50,11 +45,6 @@ ValueC
5045
.undo
5146
.undo
5247

53-
// FIXME: When print Transactions are properly parenteted remove these
54-
.undo
55-
.undo
56-
.undo
57-
5848
ValueB // expected-error {{use of undeclared identifier 'ValueB'}}
5949

6050
#pragma cling(load, "P0.h", "P1.h", "P2.h")

0 commit comments

Comments
 (0)