Tamas Vajk
|
3af8273620
|
Modify extraction of &&/|| to resugar it from when expression
|
2022-05-10 19:51:30 +01:00 |
|
Tamas Vajk
|
d33224a058
|
Add test case for missing CFG successor
|
2022-05-10 19:51:30 +01:00 |
|
Ian Lynagh
|
b35b74779a
|
Revert "Fix CFG construction of ExprStmt and StmtExpr"
This reverts commit db8d718cdbf0bef9cdf246221a921b99d4b22bea.
It broke ql/java/ql/test/library-tests/successors/TestDeclarations
|
2022-05-10 19:51:28 +01:00 |
|
Ian Lynagh
|
d2f6871868
|
Revert "Fix ExprStmt and StmtExpr in Boolean context"
This reverts commit 8a42837578e1c4361ed25682312ea5497ad0a12e.
|
2022-05-10 19:51:28 +01:00 |
|
Tamas Vajk
|
037d66de15
|
Fix ExprStmt and StmtExpr in Boolean context
|
2022-05-10 19:51:28 +01:00 |
|
Tamas Vajk
|
8282e57db5
|
Fix CFG construction of ExprStmt and StmtExpr
|
2022-05-10 19:51:28 +01:00 |
|
Tamas Vajk
|
81cb81366b
|
Add test case for CFG issue with && in if condition
|
2022-05-10 19:51:28 +01:00 |
|
Tony Torralba
|
10ab11cdf7
|
Handle WhenBranch CFG properly
|
2022-05-10 19:51:22 +01:00 |
|
Chris Smowton
|
dbb7b0bbf0
|
Update control-flow test expectations
|
2022-05-10 19:51:19 +01:00 |
|
Tamas Vajk
|
161463ecae
|
Fix catch clause location
|
2022-05-10 19:51:08 +01:00 |
|
Tamas Vajk
|
21af31f3ab
|
CFG changes for non-null operator + some tests
|
2022-05-10 19:51:08 +01:00 |
|
Ian Lynagh
|
1c5f6d70bc
|
Kotlin: Accept changes
|
2022-05-10 19:51:07 +01:00 |
|
Ian Lynagh
|
49d2e86b5e
|
Kotlin: Accept test changes
|
2022-05-10 19:50:59 +01:00 |
|
Ian Lynagh
|
6fd8d638a3
|
Kotlin: Accept test output
|
2022-05-10 19:50:59 +01:00 |
|
Ian Lynagh
|
b9d6712371
|
Kotlin: Update test output
|
2022-05-10 19:50:58 +01:00 |
|
Ian Lynagh
|
d0bf462a45
|
Kotlin: Add a copy of Java's controlflow/basic test
|
2022-05-10 19:50:58 +01:00 |
|