Skip to content

Commit 790878f

Browse files
committed
[NFC][clang] Adjust test/CodeGenCXX/nrvo.cpp after 03127f7
1 parent 03127f7 commit 790878f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

clang/test/CodeGenCXX/nrvo.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ X test2(bool B) {
8585
// %lpad: landing pad for ctor of 'y', dtor of 'y'
8686
// CHECK-EH: [[CAUGHTVAL:%.*]] = landingpad { i8*, i32 }
8787
// CHECK-EH-NEXT: cleanup
88-
// CHECK-EH-03-NEXT: extractvalue { i8*, i32 } [[CAUGHTVAL]], 0
89-
// CHECK-EH-03-NEXT: extractvalue { i8*, i32 } [[CAUGHTVAL]], 1
9088
// CHECK-EH-NEXT: br label
9189
// -> %eh.cleanup
9290

0 commit comments

Comments
 (0)