summary refs log tree commit diff stats
path: root/tinyc/tccelf.c
diff options
context:
space:
mode:
authorLemonBoy <thatlemon@gmail.com>2018-09-17 15:33:44 +0200
committerLemonBoy <thatlemon@gmail.com>2018-09-17 15:33:44 +0200
commit3588240226187152f618febb8c01a034084ce772 (patch)
treecec26305abcfa4517f4ef04f4c1c8e1e0f5ce0bf /tinyc/tccelf.c
parent6dc6ea41468dc99c8826b03b512af8f9a46e660d (diff)
downloadNim-3588240226187152f618febb8c01a034084ce772.tar.gz
Always check the deduced type validity for result
Fixes #8259
Diffstat (limited to 'tinyc/tccelf.c')
0 files changed, 0 insertions, 0 deletions
10 ^
09f122f68 ^







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33