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