[llvm-bugs] [Bug 24244] SEGFAULT in case of TLS mismatch

2015-11-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24244 Igor Kudrin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25582] New: std::deque uses unique_ptr instead of unique_ptr

2015-11-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25582 Bug ID: 25582 Summary: std::deque uses unique_ptr instead of unique_ptr Product: libc++ Version: 3.7 Hardware: PC OS: Linux Status: NEW Sever

[llvm-bugs] [Bug 25583] New: Outdated code example in "Tutorial for building tools using LibTooling and LibASTMatchers" does not compile

2015-11-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25583 Bug ID: 25583 Summary: Outdated code example in "Tutorial for building tools using LibTooling and LibASTMatchers" does not compile Product: clang Version: unspecified Hardware: PC

[llvm-bugs] [Bug 25584] New: clang: segmentation fault

2015-11-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25584 Bug ID: 25584 Summary: clang: segmentation fault Product: clang Version: 3.7 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P C

[llvm-bugs] [Bug 25585] New: Instcombine can't remove a PHI cycle when that cycle should be replaced with a PHI

2015-11-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25585 Bug ID: 25585 Summary: Instcombine can't remove a PHI cycle when that cycle should be replaced with a PHI Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 25586] New: Compliler crash.

2015-11-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25586 Bug ID: 25586 Summary: Compliler crash. Product: clang Version: 3.7 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Component:

[llvm-bugs] [Bug 25587] New: assertion failure "cast() argument of incompatible type" when linking FreeBSD base system with lld -Bstatic

2015-11-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25587 Bug ID: 25587 Summary: assertion failure "cast() argument of incompatible type" when linking FreeBSD base system with lld -Bstatic Product: lld Version: unspecified

[llvm-bugs] [Bug 25563] [clang-cl] /W4 should probably turn on -Wextra

2015-11-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25563 Hans Wennborg changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[llvm-bugs] [Bug 25586] Compliler crash.

2015-11-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25586 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 24659] Crash.

2015-11-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24659 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 24031] Assertion `E != nullptr && "Expected a valid initializer expression"' failed.

2015-11-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24031 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 25584] clang: segmentation fault

2015-11-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25584 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] Why utf convertion functions requires output buffer to be empty?

2015-11-20 Thread Xpol Wan via llvm-bugs
The function convertUTF16ToUTF8String and convertUTF8ToUTF16String defined in lib/Support/ConvertUTFWrapper.cpp has an assertion that out buffer should be empty. But why is these assertion necessary? see: https://github.com/llvm-mirror/llvm/blob/master/lib/Support/ConvertUTFWrapper.cpp#L85 https

[llvm-bugs] [Bug 25588] New: SafeStack missing alignment for Dynamic Alloca

2015-11-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25588 Bug ID: 25588 Summary: SafeStack missing alignment for Dynamic Alloca Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 25589] New: Zero initialization in delegating constructor clobbers derived-class members

2015-11-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25589 Bug ID: 25589 Summary: Zero initialization in delegating constructor clobbers derived-class members Product: clang Version: trunk Hardware: All OS: Linux

[llvm-bugs] [Bug 25590] New: Assert in polly::Scop::buildSchedule ScopInfo.cpp:3412

2015-11-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25590 Bug ID: 25590 Summary: Assert in polly::Scop::buildSchedule ScopInfo.cpp:3412 Product: tools Version: trunk Hardware: HP OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 25591] New: [AArch64] - i1 zextloads marked as legal; requires workaround in CodeGenPrepare::optimizeLoadExt

2015-11-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25591 Bug ID: 25591 Summary: [AArch64] - i1 zextloads marked as legal; requires workaround in CodeGenPrepare::optimizeLoadExt Product: libraries Version: trunk Hardware: All

[llvm-bugs] [Bug 25592] New: [dagcombine] redundant 'and' of phi node not removed during isel

2015-11-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25592 Bug ID: 25592 Summary: [dagcombine] redundant 'and' of phi node not removed during isel Product: libraries Version: trunk Hardware: All OS: All Status:

[llvm-bugs] [Bug 25558] Clang interprets input as unicode in assembly file

2015-11-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25558 Vinícius Tinti changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25534] Build breaks on OpenBSD when linking shared libs

2015-11-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25534 Stefan Kempf changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25593] New: clang crashes on valid code with inlined assembly on x86_64-linux-gnu

2015-11-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25593 Bug ID: 25593 Summary: clang crashes on valid code with inlined assembly on x86_64-linux-gnu Product: clang Version: trunk Hardware: PC OS: All Status: