mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[ASan] Fix IRTests/InstructionsTest.UnaryOperator
Fix ASan regression from r374782. llvm-svn: 374808
This commit is contained in:
parent
9be1866c73
commit
a3269634e7
@ -1128,6 +1128,7 @@ TEST(InstructionsTest, UnaryOperator) {
|
||||
EXPECT_FALSE(isa<BinaryOperator>(F));
|
||||
|
||||
F->deleteValue();
|
||||
I->deleteValue();
|
||||
}
|
||||
|
||||
} // end anonymous namespace
|
||||
|
Loading…
x
Reference in New Issue
Block a user