]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Use normal setjmp/longjmp, not the __builtin_ ones, as LLVM pretty
authorJulian Seward <jseward@acm.org>
Mon, 31 Oct 2011 10:59:31 +0000 (10:59 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 31 Oct 2011 10:59:31 +0000 (10:59 +0000)
commitd2daafda62da1f0ae777a6fc459cb7a44acbd9bc
treedcb5d312d74c942d518f6405a9466189e8c74e9b
parent2a7aef3ada4a18401fa6c85e00641553a97666a4
Use normal setjmp/longjmp, not the __builtin_ ones, as LLVM pretty
much treats the latter kind as no-ops.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12254
memcheck/tests/badjump2.c