clang/tests/rhbz_482491/test.sh

4 lines
88 B
Bash
Raw Normal View History

2021-10-18 14:01:51 +00:00
#!/bin/sh -eux
find /usr -name 'libgcc_s.so*' && echo "int main(){}" | clang -v -x c -