C++: Update expected test results after frontend update

This commit is contained in:
Jeroen Ketema
2025-03-04 16:22:49 +01:00
parent 10fb806601
commit 0e34ee18df
8 changed files with 23 additions and 19 deletions

View File

@@ -324,7 +324,7 @@ Conversion3.cpp:
# 2| getExpr(): [CStyleCast] (int)...
# 2| Conversion = [IntegralConversion] integral conversion
# 2| Type = [IntType] int
# 2| Value = [CStyleCast] 1
# 2| Value = [CStyleCast] 5
# 2| ValueCategory = prvalue
# 2| getRightOperand().getFullyConverted(): [ParenthesisExpr] (...)
# 2| Type = [IntType] int