Skip to content

Commit dcee516

Browse files
Update unittests/PhasarLLVM/DataFlowSolver/IfdsIde/Problems/IDEInstInteractionAnalysisTest.cpp
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 66e12c8 commit dcee516

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

unittests/PhasarLLVM/DataFlowSolver/IfdsIde/Problems/IDEInstInteractionAnalysisTest.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ TEST_F(IDEInstInteractionAnalysisTest, HandleHeapTest_01) {
547547
}
548548

549549
PHASAR_SKIP_TEST(TEST_F(IDEInstInteractionAnalysisTest, HandleRVOTest_01) {
550-
// If we use libcxx this won't work since internal implementation is different
550+
// If we use libcxx this won't work since internal implementation is different
551551
LIBCPP_GTEST_SKIP;
552552

553553
std::set<IIACompactResult_t> GroundTruth;

0 commit comments

Comments
 (0)