diff options
| author | Tim Foley <tfoleyNV@users.noreply.github.com> | 2018-01-02 09:29:21 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-02 09:29:21 -0800 |
| commit | 17369d9a4f26a15393c15a9de4199d2963236c0b (patch) | |
| tree | 5ec0b00338ac8c302da104aa9e61def6121ebcd2 /tools/render-test/main.cpp | |
| parent | bdc1fa5977ec22c2e3b0b8e791cb63f19f9a26f4 (diff) | |
Always respect dependency order when lowering decls via AST (#344)
Fixes #333
The code in `ast-legalize` is passed an array of declarations that have been ordered by dependencies using a topological sort. Unfortunately, it was only using that list in the case where the request was considered to be a "rewrite" request, and would otherwise rely on the order in which things get forced during the recursive walk (which doesn't really work for our needs).
Diffstat (limited to 'tools/render-test/main.cpp')
0 files changed, 0 insertions, 0 deletions
