Skip to content

Commit

Permalink
Partially revert "Fix test for CERN/master."
Browse files Browse the repository at this point in the history
  • Loading branch information
marsupial committed Jul 7, 2017
1 parent 9a6782d commit 501aad9
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions test/Pragmas/multiArgument.C
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@ ValueC
.undo
.undo

// FIXME: When print Transactions are properly parenteted remove these
.undo
.undo
.undo

ValueA // expected-error {{use of undeclared identifier 'ValueA'}}

#pragma cling load "P0.h" "P1.h" "P2.h"
Expand All @@ -50,11 +45,6 @@ ValueC
.undo
.undo

// FIXME: When print Transactions are properly parenteted remove these
.undo
.undo
.undo

ValueB // expected-error {{use of undeclared identifier 'ValueB'}}

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

0 comments on commit 501aad9

Please sign in to comment.