clang/tests/rhbz_482491/test.sh

4 lines
88 B
Bash
Raw Normal View History

#!/bin/sh -eux
find /usr -name 'libgcc_s.so*' && echo "int main(){}" | clang -v -x c -