about summary refs log tree commit diff stats
path: root/034check_operand_bounds.cc
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-06-21 16:56:57 -0700
committerKartik Agaram <vc@akkartik.com>2020-06-21 17:08:03 -0700
commit6bfb565819288770eea9b0cfe1f7a44abd8a45d1 (patch)
tree39f562f657ffb4d4f3c4bbda7df4e802db4d7cad /034check_operand_bounds.cc
parent6883b8d1c71a939b1378422f4c0f66982698d725 (diff)
downloadmu-6bfb565819288770eea9b0cfe1f7a44abd8a45d1.tar.gz
6570 - error on use of a clobbered var
All tests now passing, and factorial.mu and all other apps now working.
The new checks caught one problem in a few prototypes.
Diffstat (limited to '034check_operand_bounds.cc')
0 files changed, 0 insertions, 0 deletions
href='#n118'>118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150