Skip to content

Commit 3297e7a

Browse files
committed
comment
1 parent f495809 commit 3297e7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/testsymboldatabase.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -633,7 +633,7 @@ class TestSymbolDatabase : public TestFixture {
633633

634634
TEST_CASE(userDefinedLiteral);
635635

636-
TEST_CASE(dumpValueNegative); // dumping negative impossible value
636+
TEST_CASE(dumpValueNegative); // #14735 - dumping negative impossible value for unsigned expression
637637
}
638638

639639
void array() {

0 commit comments

Comments
 (0)