We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23a103d commit dc0a9e9Copy full SHA for dc0a9e9
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