Merge branch 'main' into improve-tainted-arithmetic

This commit is contained in:
Mathias Vorreiter Pedersen
2021-06-23 15:45:18 +02:00
268 changed files with 92771 additions and 270 deletions

View File

@@ -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