[llvm-bugs] [Bug 25761] New: clang-cl + boost intrusive = miscompile

2015-12-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25761 Bug ID: 25761 Summary: clang-cl + boost intrusive = miscompile Product: new-bugs Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 25762] New: LLD [ELF]: linker crashes on -static link.

2015-12-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25762 Bug ID: 25762 Summary: LLD [ELF]: linker crashes on -static link. Product: lld Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 25763] New: Vector constant folding of comparisons does not follow the vector boolean format

2015-12-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25763 Bug ID: 25763 Summary: Vector constant folding of comparisons does not follow the vector boolean format Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 25764] New: isa<> used on a null pointer in CodeGenPrepare::dupRetToEnableTailCallOpts

2015-12-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25764 Bug ID: 25764 Summary: isa<> used on a null pointer in CodeGenPrepare::dupRetToEnableTailCallOpts Product: new-bugs Version: unspecified Hardware: PC OS: Windows N

[llvm-bugs] [Bug 25765] New: clang-format adds a break after parameter name when it's of a template type

2015-12-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25765 Bug ID: 25765 Summary: clang-format adds a break after parameter name when it's of a template type Product: clang Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 25567] no support for a space in __attribute__ ((analyzer_noreturn)) (maybe others?)

2015-12-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25567 cliffy...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 21420] [Meta] Android+Clang platform support

2015-12-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=21420 Bug 21420 depends on bug 23684, which changed state. Bug 23684 Summary: optnone causes CodeGen crash on ARM https://llvm.org/bugs/show_bug.cgi?id=23684 What|Removed |Added -

[llvm-bugs] [Bug 23684] optnone causes CodeGen crash on ARM

2015-12-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23684 Silviu Baranga changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25766] New: Macro inhibits -Wtautological-compare warning

2015-12-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25766 Bug ID: 25766 Summary: Macro inhibits -Wtautological-compare warning Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 25767] New: Seed values for LibFuzzer are read in as signed integers

2015-12-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25767 Bug ID: 25767 Summary: Seed values for LibFuzzer are read in as signed integers Product: new-bugs Version: trunk Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 23516] test/Sema/atomic-type.c fails ASan

2015-12-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23516 Justin Bogner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25768] New: Should clang-cl require compiler-rt?

2015-12-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25768 Bug ID: 25768 Summary: Should clang-cl require compiler-rt? Product: new-bugs Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 12818] Error recovery can trigger Assertion `StartColNo <= EndColNo && "Invalid range!"'

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

[llvm-bugs] [Bug 25769] New: -Wparentheses could give a smarter diagnostic if one of the operators is bitwise & or | and the operands have type `bool`

2015-12-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25769 Bug ID: 25769 Summary: -Wparentheses could give a smarter diagnostic if one of the operators is bitwise & or | and the operands have type `bool` Product: clang Version: