We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03127f7 commit 790878fCopy full SHA for 790878f
clang/test/CodeGenCXX/nrvo.cpp
@@ -85,8 +85,6 @@ X test2(bool B) {
85
// %lpad: landing pad for ctor of 'y', dtor of 'y'
86
// CHECK-EH: [[CAUGHTVAL:%.*]] = landingpad { i8*, i32 }
87
// CHECK-EH-NEXT: cleanup
88
- // CHECK-EH-03-NEXT: extractvalue { i8*, i32 } [[CAUGHTVAL]], 0
89
- // CHECK-EH-03-NEXT: extractvalue { i8*, i32 } [[CAUGHTVAL]], 1
90
// CHECK-EH-NEXT: br label
91
// -> %eh.cleanup
92
0 commit comments