CPP: Test dataflow through lambdas.

This commit is contained in:
Geoffrey White
2019-08-15 19:43:24 +01:00
parent 1bd4aeebad
commit a6902bdb37
3 changed files with 51 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
| lambdas.cpp:8:10:8:15 | lambdas.cpp:35:8:35:8 | AST only |
| lambdas.cpp:8:10:8:15 | lambdas.cpp:41:8:41:8 | AST only |
| test.cpp:89:28:89:34 | test.cpp:92:8:92:14 | IR only |
| test.cpp:100:13:100:18 | test.cpp:103:10:103:12 | AST only |
| test.cpp:109:9:109:14 | test.cpp:110:10:110:12 | IR only |