Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-08-17 | make this test case 64bit test. It fails due to | Fariborz Jahanian | |
'int' vs. 'long' issue with i386. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162125 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2012-08-17 | c: implement gcc's -Wbad-function-cast which warns | Fariborz Jahanian | |
on unsafe cast of a c-function call. This is a C-only option. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@162109 91177308-0d34-0410-b5e6-96231b3b80d8 |