mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-09 04:49:40 +00:00
also test the execution
This commit is contained in:
parent
4424a0f166
commit
d7b9f6065e
1
debian/qualify-clang.sh
vendored
1
debian/qualify-clang.sh
vendored
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user