search for: 64bitconstant

Displaying 4 results from an estimated 4 matches for "64bitconstant".

2004 Sep 05
0
[LLVMdev] POST MORTEM: llvm-test changes
...: local And finally: Feature.cc.weirdnames /usr/home/llvm/obj/../test/Regression/C++Frontend/2003-08-28-ForwardType.cpp:3: warning: inline function `void* operator new(unsigned int, void*)' used but n ever defined /usr/home/llvm/obj/../test/Regression/CFrontend/2002-02-18-64bitConstant.c: In function `main': /usr/home/llvm/obj/../test/Regression/CFrontend/2002-02-18-64bitConstant.c:3: warning: return type of 'main' is not `int' /usr/home/llvm/obj/../test/Regression/CFrontend/2002-04-08-LocalArray.c: In function `test': /usr/home/llvm/obj/../test/Regression/C...
2004 Sep 05
2
[LLVMdev] POST MORTEM: llvm-test changes
Jeff, Actually, that was my fault. I forgot to remove the non-existent directories from the configure.ac file. That's done and committed now, so the advice is still the same: update configure script :) Reid. On Sun, 2004-09-05 at 09:53, Jeff Cohen wrote: > Configure gives me these errors on FreeBSD. I'm proceding with the build anyway to see what happens. Don't worry :)
2004 Sep 05
2
[LLVMdev] POST MORTEM: llvm-test changes
...inally: > > Feature.cc.weirdnames /usr/home/llvm/obj/../test/Regression/C++Frontend/2003-08-28-ForwardType.cpp:3: warning: inline function `void* operator new(unsigned int, void*)' used but n > ever defined > /usr/home/llvm/obj/../test/Regression/CFrontend/2002-02-18-64bitConstant.c: In function `main': > > /usr/home/llvm/obj/../test/Regression/CFrontend/2002-02-18-64bitConstant.c:3: warning: return type of 'main' is not `int' > /usr/home/llvm/obj/../test/Regression/CFrontend/2002-04-08-LocalArray.c: In function `test': > > /usr/home/llvm...
2005 Apr 22
0
[LLVMdev] tabs
...e.c Index: projects/sample/tools/sample/main.c Index: test/Regression/C++Frontend/2003-09-22-CompositeExprValue.cpp Index: test/Regression/C++Frontend/2003-09-29-ArgumentNumberMismatch.cpp Index: test/Regression/CFrontend/2002-02-13-TypeVarNameCollision.c Index: test/Regression/CFrontend/2002-02-18-64bitConstant.c Index: test/Regression/CFrontend/2002-03-11-LargeCharInString.c Index: test/Regression/CFrontend/2002-03-14-QuotesInStrConst.c Index: test/Regression/CFrontend/2002-05-23-StaticValues.c Index: test/Regression/CFrontend/2002-05-24-Alloca.c Index: test/Regression/CFrontend/2002-06-25-FWriteInterfac...