Bug#784222: Issue still exists with Clang 3.9

Richard Kettlewell rjk at terraraq.uk
Sun Oct 23 12:08:51 UTC 2016


> as the package llvm-toolchain-3.6 has just been removed from the Debian archive
> unstable we hereby close the associated bug reports.  We are sorry
> that we couldn't deal with your issue properly.

richard at deodand:~/junk$ clang-3.9 -o t t.c && ./t
initial orientation: 0
richard at deodand:~/junk$ clang-3.9 -fsanitize=address -o t t.c && ./t
initial orientation: -1

ii  clang-3.9      1:3.9-2      i386         C, C++ and Objective-C
compiler (
ii  libc6:i386     2.24-5       i386         GNU C Library: Shared libraries

ttfn/rjk



More information about the Pkg-llvm-team mailing list