Bug#665499: Fixed by the new release

Sylvestre Ledru sylvestre at debian.org
Sun Apr 22 16:00:12 UTC 2012


fixed 665499 3.1~+rc1-1
thanks

Hello,

This bug has been fixed by the new upstream release:
$ echo "   #include <stack>
int main() { std::stack<int> x; }" > test.cpp
$ clang++ -o plop test.cpp && ./plop && echo $?
0

Sylvestre






More information about the Pkg-llvm-team mailing list