[llvm-bugs] [Bug 26825] Clang faults generating coverage for macro expansion

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26825 Vedant Kumar changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26836] New: [ms] type conversion with a type named with two words cannot be compiled in if statement

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26836 Bug ID: 26836 Summary: [ms] type conversion with a type named with two words cannot be compiled in if statement Product: clang Version: trunk Hardware: PC OS: Wind

[llvm-bugs] [Bug 26837] New: Availability of SSE detrimental to code performance

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26837 Bug ID: 26837 Summary: Availability of SSE detrimental to code performance Product: libraries Version: 3.8 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 26814] lld needs to set DF_TEXTREL if the output contains relocations in non-writable segments

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26814 Rafael Ávila de Espíndola changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 23214] [META] Using LLD as FreeBSD's system linker

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23214 Bug 23214 depends on bug 26814, which changed state. Bug 26814 Summary: lld needs to set DF_TEXTREL if the output contains relocations in non-writable segments https://llvm.org/bugs/show_bug.cgi?id=26814 What|Removed

[llvm-bugs] [Bug 26838] New: clang option -mabi (and -cc1 -meabi) has no effect when cross-compiling to ARM

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26838 Bug ID: 26838 Summary: clang option -mabi (and -cc1 -meabi) has no effect when cross-compiling to ARM Product: clang Version: 3.8 Hardware: PC OS: Linux

[llvm-bugs] [Bug 26839] New: Clang -cc1 crashes if an unknown -target-cpu is passed for -triple arm

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26839 Bug ID: 26839 Summary: Clang -cc1 crashes if an unknown -target-cpu is passed for -triple arm Product: clang Version: 3.8 Hardware: PC OS: Linux Status

[llvm-bugs] [Bug 26841] New: [accepts-invalid] Member template inside a local class

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26841 Bug ID: 26841 Summary: [accepts-invalid] Member template inside a local class Product: clang Version: trunk Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 26842] New: LLDB GUI segfault when continuing with the thread frame list expanded

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26842 Bug ID: 26842 Summary: LLDB GUI segfault when continuing with the thread frame list expanded Product: lldb Version: 3.8 Hardware: Macintosh OS: MacOS X

[llvm-bugs] [Bug 26843] New: wrong code at -Os and above on x86_64-linux-gnu

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26843 Bug ID: 26843 Summary: wrong code at -Os and above on x86_64-linux-gnu Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 17006] no email for PR17004 (clang / formatter) and PR16996 (libc++abi)

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=17006 Tanya Lattner changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 24641] adjustments to the autoconf build system when building on Solaris

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24641 Tanya Lattner changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 25994] trying to register acct w/@gentoo.org fails

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25994 Mike Frysinger changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26844] New: clang 3.8.0/powerpc C++ exception .eh_frame ABI violation/incompleteness leads to SEGV

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26844 Bug ID: 26844 Summary: clang 3.8.0/powerpc C++ exception .eh_frame ABI violation/incompleteness leads to SEGV Product: clang Version: 3.8 Hardware: PC OS: FreeBSD

[llvm-bugs] [Bug 26835] clang crashes on valid code at -O1 and above on x86_64-linux-gnu: Assertion `isSimple() && "Expected a SimpleValueType!"' failed

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26835 Michael Kuperstein changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 26845] New: crash of llvm-diff (Assertion `!Result && "structural differences second time around?"' failed)

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26845 Bug ID: 26845 Summary: crash of llvm-diff (Assertion `!Result && "structural differences second time around?"' failed) Product: new-bugs Version: trunk Hardware: PC

[llvm-bugs] [Bug 26742] llvm.eh.sjlj.setjmp builtin lowering may result in a compiler crash in pic mode

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26742 Quentin Colombet changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26846] New: UBSan fails to deduplicate reports from template instantiations

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26846 Bug ID: 26846 Summary: UBSan fails to deduplicate reports from template instantiations Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 26847] New: coverage flushing unlocks and closes file in the wrong order

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26847 Bug ID: 26847 Summary: coverage flushing unlocks and closes file in the wrong order Product: compiler-rt Version: 3.8 Hardware: PC OS: Linux Status: NE

[llvm-bugs] [Bug 26848] New: Parser assertion failure when using -Weverything

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26848 Bug ID: 26848 Summary: Parser assertion failure when using -Weverything Product: clang Version: 3.7 Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 26805] Register coalescer introduces verifier error

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26805 Matthias Braun changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25969] Crash when compiling Unreal Engine

2016-03-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25969 Victor Polevoy changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED