also test the execution

This commit is contained in:
Sylvestre Ledru 2021-07-30 14:48:16 +02:00
parent 4424a0f166
commit d7b9f6065e

View File

@ -952,6 +952,7 @@ clang++-$VERSION -stdlib=libc++ -static-libstdc++ -fuse-ld=lld -l:libc++abi.a te
./test
clang++-$VERSION -stdlib=libc++ -nostdlib++ test.cpp -l:libc++.a -l:libc++abi.a -pthread -o test
./test
# Bug 889832
echo '#include <iostream>