Jonas Jensen
|
ee16b239de
|
C++: Add PointerToFieldLiteral class
Marking these expressions as constants fixes the CFG discrepancies that
can be observed on the affected test and on snapshots of MySQL.
|
2019-09-11 13:40:24 +02:00 |
|
Jonas Jensen
|
bd59029e2b
|
C++: Add pointer-to-member test to syntax-zoo
This test was inspired by problems observed in a MySQL snapshot. The
results show there are problems with both the QL CFG and the IR.
|
2019-09-10 16:23:23 +02:00 |
|
Jonas Jensen
|
d18181f032
|
C++: Rename qlcfg -> syntax-zoo
|
2019-08-06 14:10:25 +02:00 |
|