| OLD | NEW |
| 1 # This file contains known failures in the LLVM regression tests for PNaCl. | 1 # This file contains known failures in the LLVM regression tests for PNaCl. |
| 2 # Introduced in the merge to r172453. |
| 3 MC/Mips/ef_frame.ll |
| 4 |
| 5 # Introduced by a recent xcode change on the bots, working on a fix |
| 6 CodeGenObjC/arc-captured-32bit-block-var-layout-2.m mac |
| 2 | 7 |
| 3 # Failures only on windows | 8 # Failures only on windows |
| 4 SemaObjC/method-def-2.m win | 9 SemaObjC/method-def-2.m win |
| 5 Parser/char-literal-printing.c win | 10 Parser/char-literal-printing.c win |
| 6 SemaCXX/new-delete-0x.cpp win | 11 SemaCXX/new-delete-0x.cpp win |
| 7 Modules/import-decl.cpp win | 12 Modules/import-decl.cpp win |
| 8 SemaObjC/static-ivar-ref-1.m win | 13 SemaObjC/static-ivar-ref-1.m win |
| 9 Parser/objc-type-printing.m win | 14 Parser/objc-type-printing.m win |
| 10 PCH/chain-decls.c win | 15 PCH/chain-decls.c win |
| 11 PCH/objc_container.m win | 16 PCH/objc_container.m win |
| (...skipping 14 matching lines...) Expand all Loading... |
| 26 Modules/lookup.cpp win | 31 Modules/lookup.cpp win |
| 27 PCH/cxx11-lambdas.mm win | 32 PCH/cxx11-lambdas.mm win |
| 28 SemaCXX/ast-print.cpp win | 33 SemaCXX/ast-print.cpp win |
| 29 SemaCXX/qualified-names-print.cpp win | 34 SemaCXX/qualified-names-print.cpp win |
| 30 Analysis/Profiling/load-branch-weights-switches.ll win | 35 Analysis/Profiling/load-branch-weights-switches.ll win |
| 31 Tooling/clang-check-ast-dump.cpp win | 36 Tooling/clang-check-ast-dump.cpp win |
| 32 Analysis/Profiling/load-branch-weights-loops.ll win | 37 Analysis/Profiling/load-branch-weights-loops.ll win |
| 33 Analysis/Profiling/load-branch-weights-ifs.ll win | 38 Analysis/Profiling/load-branch-weights-ifs.ll win |
| 34 Index/code-completion-skip-bodies.cpp win | 39 Index/code-completion-skip-bodies.cpp win |
| 35 Sema/ast-print.c win | 40 Sema/ast-print.c win |
| OLD | NEW |