forked from OSchip/llvm-project
parent
a8be8de596
commit
96960c82db
|
@ -1,5 +1,6 @@
|
|||
// XFAIL
|
||||
// RUN: clang %s --test-pickling 2>&1 | grep -q 'SUCCESS'
|
||||
// RUN: true
|
||||
// clang %s --test-pickling 2>&1 | grep -q 'SUCCESS'
|
||||
|
||||
int main(void)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue