Skip to content

Commit 95a6dd0

Browse files
author
Dave Bartolomeo
committed
C#: Accept test output
1 parent 83cd78c commit 95a6dd0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

csharp/ql/test/library-tests/ir/ir/raw_ir_sanity.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ instructionWithoutSuccessor
99
ambiguousSuccessors
1010
unexplainedLoop
1111
unnecessaryPhiInstruction
12+
memoryOperandDefinitionIsUnmodeled
1213
operandAcrossFunctions
1314
instructionWithoutUniqueBlock
1415
containsLoopOfForwardEdges

csharp/ql/test/library-tests/ir/ir/unaliased_ssa_sanity.expected

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ instructionWithoutSuccessor
99
ambiguousSuccessors
1010
unexplainedLoop
1111
unnecessaryPhiInstruction
12+
memoryOperandDefinitionIsUnmodeled
1213
operandAcrossFunctions
1314
instructionWithoutUniqueBlock
1415
containsLoopOfForwardEdges

0 commit comments

Comments
 (0)