Mention current failure rate of Sema unloading tests.

This commit is contained in:
Axel Naumann 2014-10-02 15:51:09 +02:00 committed by sftnight
parent fa81acda97
commit fd9f5defab

View File

@ -1,2 +1,11 @@
//RUN: make -C %testexecdir/../../clang/ test TESTSUITE=Sema CLANG=%p/clangTestUnloader.sh
//XFAIL: *
// Current SemaCXX failures:
// Expected Passes : 392
// Expected Failures : 1
// Unexpected Failures: 184
// Current Sema failures:
// Expected Passes : 331
// Unexpected Failures: 90