Bug#710322: Fixed

Sylvestre Ledru sylvestre at debian.org
Wed Sep 4 15:29:57 UTC 2013


fixed 710322 3.3-1
thanks

Hi,

On my system at least, this bug is fixed.

-- bar.cpp --
#include <cstddef>

int main() {

	return 0;
}

$ clang++ bar.cpp
$ ./a.out

If it stills fails on your system, please provide a testcase and reopen it.

Thanks
S



More information about the Pkg-llvm-team mailing list