Skip to content
Snippets Groups Projects
Commit 3a4b6449 authored by Fariborz Jahanian's avatar Fariborz Jahanian
Browse files

make this test case 64bit test. It fails due to

'int' vs. 'long' issue with i386.

llvm-svn: 162125
parent 7605630c
No related branches found
No related tags found
No related merge requests found
// RUN: %clang_cc1 %s -fsyntax-only -Wno-unused-value -Wbad-function-cast -verify
// RUN: %clang_cc1 %s -fsyntax-only -Wno-unused-value -Wbad-function-cast -triple x86_64-unknown-unknown -verify
// rdar://9103192
void vf(void);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment