Looks like the driver is not including /Debug/lib/clang/1.0/include in the debug built clang. Has something changed?
- Fariborz On Sep 15, 2009, at 3:52 PM, Fariborz Jahanian wrote: > I am seeing all these failures. All due to stdarg missing. Just did an > update. > > Failing Tests (20): > /Volumes/sandbox/llvm/tools/clang/test/Analysis/NoReturn.m > /Volumes/sandbox/llvm/tools/clang/test/CodeGen/mmintrin-test.c > /Volumes/sandbox/llvm/tools/clang/test/Coverage/ast-printing.c > /Volumes/sandbox/llvm/tools/clang/test/Coverage/codegen.c > /Volumes/sandbox/llvm/tools/clang/test/Coverage/html-print.c > /Volumes/sandbox/llvm/tools/clang/test/Coverage/parse- > callbacks.c > /Volumes/sandbox/llvm/tools/clang/test/PCH/reloc.c > /Volumes/sandbox/llvm/tools/clang/test/Preprocessor/include- > directive2.c > /Volumes/sandbox/llvm/tools/clang/test/Rewriter/va-method.m > /Volumes/sandbox/llvm/tools/clang/test/Sema/carbon.c > /Volumes/sandbox/llvm/tools/clang/test/Sema/format-attr- > pr4470.c > /Volumes/sandbox/llvm/tools/clang/test/Sema/format-attribute- > printf0.c > /Volumes/sandbox/llvm/tools/clang/test/Sema/format-attribute.c > /Volumes/sandbox/llvm/tools/clang/test/Sema/format-strings.c > /Volumes/sandbox/llvm/tools/clang/test/Sema/knr-variadic-def.c > /Volumes/sandbox/llvm/tools/clang/test/Sema/variadic-block.c > /Volumes/sandbox/llvm/tools/clang/test/Sema/wchar.c > /Volumes/sandbox/llvm/tools/clang/test/SemaObjC/cocoa.m > /Volumes/sandbox/llvm/tools/clang/test/SemaObjC/va-method-1.m > > > - Fariborz > > > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
