We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f495809 commit 3297e7aCopy full SHA for 3297e7a
1 file changed
test/testsymboldatabase.cpp
@@ -633,7 +633,7 @@ class TestSymbolDatabase : public TestFixture {
633
634
TEST_CASE(userDefinedLiteral);
635
636
- TEST_CASE(dumpValueNegative); // dumping negative impossible value
+ TEST_CASE(dumpValueNegative); // #14735 - dumping negative impossible value for unsigned expression
637
}
638
639
void array() {
0 commit comments