[cfe-dev] clang: 1 test failure
Giangiacomo Mariotti
gg.mariotti at gmail.com
Fri Oct 30 05:59:27 PDT 2009
clang version 1.1 (trunk 85587)
Target: x86_64-unknown-linux-gnu
Thread model: posix
I run the automated tests and got this:
--- Running clang tests for x86_64-unknown-linux-gnu ---
FAIL: Clang::Sema/static-init.c (1179 of 1714)
Testing Time: 11.93s
********************
Failing Tests (1):
Clang::Sema/static-init.c
Expected Passes : 1696
Expected Failures : 17
Unexpected Failures: 1
Is it the // no-error part?
I don't know the format of these files, it's just a guess looking at
its comments which seems to interact with the testing scripts.
Giangiacomo Mariotti
More information about the cfe-dev
mailing list