[llvm-bugs] [Bug 32583] New: clang/lib/AST/ASTContext.cpp, clang::TypeInfo clang::ASTContext::getTypeInfoImpl(const clang::Type*) const: Assertion `!A->getDeducedType().isNull() && "cannot request the

2017-04-09 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32583 Bug ID: 32583 Summary: clang/lib/AST/ASTContext.cpp, clang::TypeInfo clang::ASTContext::getTypeInfoImpl(const clang::Type*) const: Assertion `!A->getDeducedType().isNull() &&

[llvm-bugs] [Bug 32584] New: llvm-cov isn't able to process files on Windows because of too long section names

2017-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32584 Bug ID: 32584 Summary: llvm-cov isn't able to process files on Windows because of too long section names Product: new-bugs Version: unspecified Hardware: PC OS: Wi

[llvm-bugs] [Bug 32585] New: llvm-stress hangs

2017-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32585 Bug ID: 32585 Summary: llvm-stress hangs Product: new-bugs Version: trunk Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 32586] New: OpenBlas does not link with LLD

2017-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32586 Bug ID: 32586 Summary: OpenBlas does not link with LLD Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement Prior

[llvm-bugs] [Bug 32307] Inconsistent init_array section type when using -static-libstdc++

2017-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32307 Rui Ueyama changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 32586] OpenBlas does not link with LLD

2017-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32586 Rui Ueyama changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 32587] New: crash at -O3 in both 32-bit and 64-bit modes on x86_64-linux-gnu (Assertion `isa(Val) && "cast_or_null() argument of incompatible type!"' failed.)

2017-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32587 Bug ID: 32587 Summary: crash at -O3 in both 32-bit and 64-bit modes on x86_64-linux-gnu (Assertion `isa(Val) && "cast_or_null() argument of incompatible type!"' failed.)

[llvm-bugs] [Bug 32588] New: clang crashes on valid code at -O1 and above on x86_64-linux-gnu running pass 'X86 DAG->DAG Instruction Selection': Assertion `(!Node || !ResNo || ResNo < Node->getNumValu

2017-04-09 Thread via llvm-bugs
http://bugs.llvm.org/show_bug.cgi?id=32588 Bug ID: 32588 Summary: clang crashes on valid code at -O1 and above on x86_64-linux-gnu running pass 'X86 DAG->DAG Instruction Selection': Assertion `(!Node || !ResNo || Re

[llvm-bugs] [Bug 31603] False positive Null pointer passed as an argument to a 'nonnull' parameter

2017-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31603 Leslie Zhai changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 32454] Assertion `!isNull() && "Cannot retrieve a NULL type pointer"' failed.

2017-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32454 Leslie Zhai changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 31352] The sanitizers “address”, “memory” and “thread” are mutually exclusive, but why?

2017-04-09 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31352 Leslie Zhai changed: What|Removed |Added Version|trunk |4.0 Status|NEW