[llvm-commits] XPASS's
Chris Lattner
clattner at apple.com
Sun Jun 15 21:21:28 PDT 2008
I get these three XPASS's when running make check:
XPASS: /Users/sabre/llvm/test/FrontendC/2003-08-21-WideString.c for
PR2425
XPASS: /Users/sabre/llvm/test/FrontendC/2007-09-05-ConstCtor.c for
PR1641,2425
XPASS: /Users/sabre/llvm/test/FrontendC/2007-09-28-PackedUnionMember.c
for PR2425
What is going on with these? I see some discussion in PR2452 about
warnings. However, warnings shouldn't affect tests in llvm/test
unless the run line for the test has -Werror on it or something.
-Chris
More information about the llvm-commits
mailing list