]> git.ipfire.org Git - thirdparty/valgrind.git/commit
perf/tinycc.c: Avoid that clang warns about out-of-bounds accesses for
authorBart Van Assche <bvanassche@acm.org>
Fri, 7 Oct 2011 09:49:44 +0000 (09:49 +0000)
committerBart Van Assche <bvanassche@acm.org>
Fri, 7 Oct 2011 09:49:44 +0000 (09:49 +0000)
commit8094ca4c4374894fb43c5dae18c6b0f0f39e20b3
treeb93eaf1887851fad42bc6f28ad90969edd9d8b7c
parent31a228d817facd5b5aca558a9850efe85b594455
perf/tinycc.c: Avoid that clang warns about out-of-bounds accesses for
array tab[] and also avoid that clang warns about the formatting flag 'L'.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12114
perf/tinycc.c