assigned_expr: handle fake assignments better
[smatch.git] / smatch_data / db / mtag_alias.schema
blobe01a79fd9f11d2d17e3541a0ecdc837dc2b2313e
1 CREATE TABLE mtag_alias (orig big int, new big int);