[llvm-bugs] [Bug 31732] New: Clang does not warn when it deletes a function when C99 designated initializers is of non-original order

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31732 Bug ID: 31732 Summary: Clang does not warn when it deletes a function when C99 designated initializers is of non-original order Product: clang Version: 3.9 Hardware: All

[llvm-bugs] [Bug 31733] New: ReleaseNotes not updated for 4.0 release

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31733 Bug ID: 31733 Summary: ReleaseNotes not updated for 4.0 release Product: Documentation Version: 4.0 Hardware: PC OS: All Status: NEW Severity: normal P

[llvm-bugs] [Bug 28315] [meta] Delete the old pass manager

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28315 Bug 28315 depends on bug 28400, which changed state. Bug 28400 Summary: [PM] Analysis invalidation when deleting IRUnitT's (in particular functions) https://llvm.org/bugs/show_bug.cgi?id=28400 What|Removed |Added ---

[llvm-bugs] [Bug 28400] [PM] Analysis invalidation when deleting IRUnitT's (in particular functions)

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28400 Chandler Carruth changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31734] New: Clang-CL fails to match types after resolving typedefs

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31734 Bug ID: 31734 Summary: Clang-CL fails to match types after resolving typedefs Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: nor

[llvm-bugs] [Bug 31735] New: [ELF] Implement support for --warn-unresolved-symbols

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31735 Bug ID: 31735 Summary: [ELF] Implement support for --warn-unresolved-symbols Product: lld Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] [Bug 31058] Integrated assembler rejects ldrexd/strexd in thumb mode

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31058 Renato Golin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 20422] [Meta] Chromium building with -integrated-as on ARM

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=20422 Bug 20422 depends on bug 31058, which changed state. Bug 31058 Summary: Integrated assembler rejects ldrexd/strexd in thumb mode https://llvm.org/bugs/show_bug.cgi?id=31058 What|Removed |Added

[llvm-bugs] [Bug 31736] New: Combine consecutive fences & atomic-related optimisations

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31736 Bug ID: 31736 Summary: Combine consecutive fences & atomic-related optimisations Product: libraries Version: trunk Hardware: PC OS: Windows NT Status:

[llvm-bugs] [Bug 28575] crash with --gc-sections

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=28575 Rafael Ávila de Espíndola changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 30543] 4.0 Regression in llvm.powi.f64 lowering on ARM

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30543 Hans Wennborg changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 31622] [meta] 4.0.0 Release Blockers

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31622 Bug 31622 depends on bug 31685, which changed state. Bug 31685 Summary: Merge fix for PR30543 into 4.0 release branch https://llvm.org/bugs/show_bug.cgi?id=31685 What|Removed |Added ---

[llvm-bugs] [Bug 31685] Merge fix for PR30543 into 4.0 release branch

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31685 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED Depends on|

[llvm-bugs] [Bug 31738] New: clang-format changes semantics of code on '#define keyword(x)'

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31738 Bug ID: 31738 Summary: clang-format changes semantics of code on '#define keyword(x)' Product: clang Version: 3.8 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 31739] New: Print triple in "No avail targets .. " message

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31739 Bug ID: 31739 Summary: Print triple in "No avail targets .. " message Product: libraries Version: 3.9 Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 31740] New: [AArch64] Rename 'no-quad-ldst-pairs' to 'slow-paired-128'

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31740 Bug ID: 31740 Summary: [AArch64] Rename 'no-quad-ldst-pairs' to 'slow-paired-128' Product: new-bugs Version: 4.0 Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 31741] New: __cxa_demangle/itaniumDemangle do not decode PKFvRmE property

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31741 Bug ID: 31741 Summary: __cxa_demangle/itaniumDemangle do not decode PKFvRmE property Product: libc++abi Version: unspecified Hardware: PC OS: All Statu

[llvm-bugs] [Bug 31726] When compiling a file with >= 202 gtest test cases, clang-cl dies with Assertion `(NumGaps == 0 || Bias < MaxDefRange) && "large ranges should not have gaps"' failed.

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31726 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31734] Clang-CL fails to match types after resolving typedefs

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31734 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31742] New: Empty list initializer in dynamically-sized array operator new fails pedantic checks

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31742 Bug ID: 31742 Summary: Empty list initializer in dynamically-sized array operator new fails pedantic checks Product: clang Version: trunk Hardware: All OS: All

[llvm-bugs] [Bug 31741] __cxa_demangle/itaniumDemangle do not decode PKFvRmE property

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31741 Saleem Abdulrasool changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31743] New: YAML fails to round trip strings with \01 in them, the escape LLVM uses to avoid name IR mangling

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31743 Bug ID: 31743 Summary: YAML fails to round trip strings with \01 in them, the escape LLVM uses to avoid name IR mangling Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 31744] New: Apply r292982 to 4.0 release branch

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31744 Bug ID: 31744 Summary: Apply r292982 to 4.0 release branch Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priority

[llvm-bugs] [Bug 31745] New: lld fails to build with shared libraries enabled due to missing arg to -rpath-link

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31745 Bug ID: 31745 Summary: lld fails to build with shared libraries enabled due to missing arg to -rpath-link Product: lld Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 31746] New: ObjC: Lightweight generics inside of of a subclass, when used in blocks, warn incorrectly

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31746 Bug ID: 31746 Summary: ObjC: Lightweight generics inside of of a subclass, when used in blocks, warn incorrectly Product: clang Version: 3.9 Hardware: Macintosh OS

[llvm-bugs] [Bug 31747] New: friend definition in nested class has private access to enclosing class

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31747 Bug ID: 31747 Summary: friend definition in nested class has private access to enclosing class Product: clang Version: trunk Hardware: All OS: All Stat

[llvm-bugs] [Bug 31742] Empty list initializer in dynamically-sized array operator new fails pedantic checks

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31742 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31748] New: LLD failed to link libclang.so during debug build

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31748 Bug ID: 31748 Summary: LLD failed to link libclang.so during debug build Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 31680] emplace() should keep returning void before C++17

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31680 Marshall Clow (home) changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31749] New: Some of the GVN assume-equal tests seem quite broken

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31749 Bug ID: 31749 Summary: Some of the GVN assume-equal tests seem quite broken Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 31750] New: clang-format does not handle lambda init capture by reference

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31750 Bug ID: 31750 Summary: clang-format does not handle lambda init capture by reference Product: clang Version: 3.9 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 27812] polly compilation is failing with JSON errors at least since svn 267193

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=27812 Tobias Grosser changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31751] New: Compilation not completing for gnomon_engine.cpp of BlastC++

2017-01-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31751 Bug ID: 31751 Summary: Compilation not completing for gnomon_engine.cpp of BlastC++ Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW