Skip to content

Commit 45ec852

Browse files
author
Matthew Gretton-Dann
committed
C++: Update expected test output.
1 parent afeaa62 commit 45ec852

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

cpp/ql/test/library-tests/ir/ir/raw_ir.expected

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ bad_asts.cpp:
2020
# 9| r0_16(glval<int>) = VariableAddress[#return] :
2121
# 9| v0_17(void) = ReturnValue : &:r0_16, ~mu0_2
2222
# 9| v0_18(void) = UnmodeledUse : mu*
23-
# 9| v0_19(void) = ExitFunction :
23+
# 9| v0_19(void) = AliasedUse : ~mu0_2
24+
# 9| v0_20(void) = ExitFunction :
2425

2526
# 14| void Bad::CallBadMemberFunction()
2627
# 14| Block 0

0 commit comments

Comments
 (0)