[LLVMbugs] [Bug 12196] New: make check-all failing with latest LLVM
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Mar 6 12:09:14 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=12196
Bug #: 12196
Summary: make check-all failing with latest LLVM
Product: clang
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: -New Bugs
AssignedTo: unassignedclangbugs at nondot.org
ReportedBy: bkirby at mips.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
I'm able to build both LLVM and Clang with the latest trunk. But when I run
make check-all, I'm seeing the following tests fail:
Clang :: Index/complete-modules.m
Clang :: Modules/auto-module-import.m
Clang :: Modules/compiler_builtins.m
Clang :: Modules/cstd.m
Clang :: Modules/cycles.c
Clang :: Modules/decldef.mm
Clang :: Modules/diamond-pch.c
Clang :: Modules/diamond.c
Clang :: Modules/header-import.m
Clang :: Modules/inferred-submodules.m
Clang :: Modules/irgen.c
Clang :: Modules/lookup.cpp
Clang :: Modules/lookup.m
Clang :: Modules/macros.c
Clang :: Modules/method_pool.m
Clang :: Modules/module-private.cpp
Clang :: Modules/namespaces.cpp
Clang :: Modules/normal-module-map.cpp
Clang :: Modules/objc-categories.m
Clang :: Modules/on-demand-build-warnings.m
Clang :: Modules/on-demand-build.m
Clang :: Modules/on-demand-macros.m
Clang :: Modules/redecl-merge.m
Clang :: Modules/redeclarations.m
Clang :: Modules/requires.m
Clang :: Modules/subframeworks.m
Clang :: Modules/submodules-preprocess.cpp
Clang :: Modules/submodules.cpp
Clang :: Modules/submodules.m
Clang :: Modules/wildcard-submodule-exports.cpp
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list