]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Disable drd/tests/std_thread.cpp for clang.
authorFlorian Krohm <florian@eich-krohm.de>
Fri, 4 Oct 2013 21:13:16 +0000 (21:13 +0000)
committerFlorian Krohm <florian@eich-krohm.de>
Fri, 4 Oct 2013 21:13:16 +0000 (21:13 +0000)
commit799f480786515096d74b5a7635bbfcb32d36dba3
treebc3336716ea3875c3fd96a30a023aecb45aa8de4
parent4f1758438ba1b0c448ab72bfd3f7d1081ec027ff
Disable drd/tests/std_thread.cpp for clang.
clang 3.3 produces an error message for /usr/include/c++/4.6/chrono
which happens to get included somewhere inside <thread>.
This happens with C++ headers from:
gcc (Ubuntu/Linaro 4.6.3-1ubuntu5) 4.6.3.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13620
drd/tests/Makefile.am