зеркало из https://github.com/microsoft/clang-1.git
Tweak test for destruction of copied temporary objects
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102291 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
b86cf0c117
Коммит
9994eeda99
|
@ -316,6 +316,7 @@ namespace UserConvertToValue {
|
|||
// CHECK: call void @_ZN18UserConvertToValue1XC1Ei
|
||||
// CHECK: call void @_ZN18UserConvertToValue1fENS_1XE
|
||||
// CHECK: call void @_ZN18UserConvertToValue1XD1Ev
|
||||
// CHECK: ret void
|
||||
f(1);
|
||||
}
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче