diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2020-03-17 11:24:02 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2020-03-17 11:25:58 -0400 |
commit | c438738a753e36664618b1d60362e8216a5facb0 (patch) | |
tree | f12f802cd7086dea2569f8647aa3d66007fc68d7 /.gitignore | |
parent | 63ea50be35afb6d7b9dbcd20fe3c31de6187858e (diff) |
removed unnecessary t->flags |= TYPE_IS_RESOLVED;
and some other minor corrections
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ toc a.out out.c point.c -*.top +*.swp tests/**/*.c tests/**/*.bin tests/**/got |