Fix up .expected file.

This commit is contained in:
Ziemowit Laski
2019-07-10 18:53:07 -07:00
parent 2459d2ab92
commit 2637c22732

View File

@@ -868,7 +868,7 @@ VacuousDestructorCall.cpp:
# 4| Type = [PointerType]: T *
# 4| ValueCategory = prvalue(load)
# 5| 2: [ReturnStmt]: return ...
# 2| [FunctionTemplateSpecialization]: void CallDestructor<int>(int, int*)
# 2| [FunctionTemplateInstantiation]: void CallDestructor<int>(int, int*)
# 2| params:
# 2| 0: [Parameter]: x
# 2| Type = [IntType]: int