mirror of
https://github.com/github/codeql.git
synced 2026-05-01 03:35:13 +02:00
Merge pull request #6147 from AlexDenisov/adjust_test_expectation
C++: Adjust test expectations after frontend upgrade
This commit is contained in:
@@ -5925,7 +5925,7 @@ ir.cpp:
|
||||
# 705| getStmt(0): [ReturnStmt] return ...
|
||||
# 705| getExpr(): [ConditionalExpr] ... ? ... : ...
|
||||
# 705| Type = [UnknownType] unknown
|
||||
# 705| ValueCategory = prvalue
|
||||
# 705| ValueCategory = prvalue(load)
|
||||
# 705| getCondition(): [LTExpr] ... < ...
|
||||
# 705| Type = [UnknownType] unknown
|
||||
# 705| ValueCategory = prvalue
|
||||
|
||||
Reference in New Issue
Block a user