[llvm-bugs] [Bug 44555] [meta] 10.0.0 Release Blockers

2020-03-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44555 Bug 44555 depends on bug 45083, which changed state. Bug 45083 Summary: Assertion `E->isRValue() && "missing lvalue-to-rvalue conv in bool condition"' failed https://bugs.llvm.org/show_bug.cgi?id=45083 What|Removed |A

[llvm-bugs] [Bug 45083] Assertion `E->isRValue() && "missing lvalue-to-rvalue conv in bool condition"' failed

2020-03-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45083 Hans Wennborg changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 45097] New: crash on libclang parsing

2020-03-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45097 Bug ID: 45097 Summary: crash on libclang parsing Product: clang Version: 9.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 45098] New: clang frontend command failed with exit code 70

2020-03-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45098 Bug ID: 45098 Summary: clang frontend command failed with exit code 70 Product: clang Version: 9.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 37953] [meta] [debugify] fix -check-debugify failures

2020-03-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37953 Bug 37953 depends on bug 37967, which changed state. Bug 37967 Summary: [debugify] memcpyopt fail https://bugs.llvm.org/show_bug.cgi?id=37967 What|Removed |Added

[llvm-bugs] [Bug 37967] [debugify] memcpyopt fail

2020-03-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37967 Pierre van Houtryve changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 45099] New: std::any uses mismatched allocation and deallocation

2020-03-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45099 Bug ID: 45099 Summary: std::any uses mismatched allocation and deallocation Product: libc++ Version: unspecified Hardware: All OS: All Status: NEW Severity: norm

[llvm-bugs] [Bug 45100] New: Please merge 814fb658ca262f5c2df47f11d47f91fac188e0d6 to 10.0

2020-03-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45100 Bug ID: 45100 Summary: Please merge 814fb658ca262f5c2df47f11d47f91fac188e0d6 to 10.0 Product: libclc Version: unspecified Hardware: PC OS: Linux Status

[llvm-bugs] [Bug 44980] clang/AST/ExprCXX.h:4170: unsigned int clang::SizeOfPackExpr::getPackLength() const: Assertion `!isValueDependent() && "Cannot get the length of a value-dependent pack size exp

2020-03-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44980 Richard Smith changed: What|Removed |Added Resolution|--- |DUPLICATE Status|CONFIRMED

[llvm-bugs] [Bug 45101] New: Wrong optimization: conditional equivalence vs. values with several representations

2020-03-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45101 Bug ID: 45101 Summary: Wrong optimization: conditional equivalence vs. values with several representations Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 45102] New: Regression: FE crashes in clang::TypeVisitor::Visit()

2020-03-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45102 Bug ID: 45102 Summary: Regression: FE crashes in clang::TypeVisitor::Visit() Product: clang Version: 10.0 Hardware: Other OS: Linux Status: NEW Severity: release

[llvm-bugs] [Bug 44555] [meta] 10.0.0 Release Blockers

2020-03-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44555 Bug 44555 depends on bug 44889, which changed state. Bug 44889 Summary: LoopRotate compile-time regression due to MemorySSA https://bugs.llvm.org/show_bug.cgi?id=44889 What|Removed |Added --

[llvm-bugs] [Bug 44889] LoopRotate compile-time regression due to MemorySSA

2020-03-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44889 Nikita Popov changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 43403] Fix difference in --all output between llvm-readelf and GNU readelf

2020-03-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43403 Fangrui Song changed: What|Removed |Added CC||i...@maskray.me Status|NEW

[llvm-bugs] [Bug 45103] New: std::copy failed to copy with volatile types on all LLVM versions. Same issue with GCC 10.0

2020-03-04 Thread via llvm-bugs
-explorer/clang-trunk-20200304/bin/../include/c++/v1/array:111: /opt/compiler-explorer/clang-trunk-20200304/bin/../include/c++/v1/algorithm:1725:24: error: cannot initialize a parameter of type 'void *' with an lvalue of type 'volatile int *' _VSTD::memmove(__result, __fir

[llvm-bugs] [Bug 45104] New: Same issue with GCC. char and char8_t does not talk with each other with memcpy. std::copy std::copy_n, std::fill, std::fill_n, std::uninitialized_copy std::uninitialized_

2020-03-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45104 Bug ID: 45104 Summary: Same issue with GCC. char and char8_t does not talk with each other with memcpy. std::copy std::copy_n, std::fill, std::fill_n, std::uninitialized_copy

[llvm-bugs] [Bug 45105] New: Parsing an inconsistent .eh_frame section cause crash.

2020-03-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45105 Bug ID: 45105 Summary: Parsing an inconsistent .eh_frame section cause crash. Product: libraries Version: trunk Hardware: All OS: All Status: NEW Severity: enhan

[llvm-bugs] [Bug 45106] New: Infinite loop with -O3

2020-03-04 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45106 Bug ID: 45106 Summary: Infinite loop with -O3 Product: clang Version: 8.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Comp