[llvm-bugs] [Bug 46129] New: Internal error in debug mode

2020-05-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46129 Bug ID: 46129 Summary: Internal error in debug mode Product: clang Version: 10.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 46130] New: [clang-format] When editing a file with unbalance {} the namespace comment fixer can incorrectly comment the wrong closing brace

2020-05-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46130 Bug ID: 46130 Summary: [clang-format] When editing a file with unbalance {} the namespace comment fixer can incorrectly comment the wrong closing brace Product: clang Ve

[llvm-bugs] [Bug 46131] New: libclang crash on lambda capture using deleted copy constructor

2020-05-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46131 Bug ID: 46131 Summary: libclang crash on lambda capture using deleted copy constructor Product: clang Version: 10.0 Hardware: PC OS: Windows NT Status:

[llvm-bugs] Issue 22770 in oss-fuzz: llvm:llvm-isel-fuzzer--aarch64-gisel: Null-dereference READ in getDefSrcRegIgnoringCopies

2020-05-29 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils..

[llvm-bugs] Issue 22672 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::DiagnosticIDs::isUnrecoverable

2020-05-29 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 22672 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::DiagnosticIDs::isUnrecoverable https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22672#c1 ClusterFuzz testcase 623078913736704

[llvm-bugs] [Bug 46132] New: Error "variable is used but not defined in this translation unit, and cannot be defined..." for a variable which is not ODR-used.

2020-05-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46132 Bug ID: 46132 Summary: Error "variable is used but not defined in this translation unit, and cannot be defined..." for a variable which is not ODR-used. Product: clang V

[llvm-bugs] [Bug 46133] New: Failure to optimize compare and bitwise and with same operands properly (stuck at intermediate transformation)

2020-05-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46133 Bug ID: 46133 Summary: Failure to optimize compare and bitwise and with same operands properly (stuck at intermediate transformation) Product: libraries Version: trunk

[llvm-bugs] [Bug 46002] Wrong line information at Og

2020-05-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46002 Paul Robinson changed: What|Removed |Added See Also||https://bugs.llvm.org/show_ |

[llvm-bugs] [Bug 46127] wasm miscompilation of vector instructions

2020-05-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46127 Eli Friedman changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46134] New: Failure to optimize out unnecessary multiplications in conditions

2020-05-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46134 Bug ID: 46134 Summary: Failure to optimize out unnecessary multiplications in conditions Product: libraries Version: trunk Hardware: PC OS: Linux Statu

[llvm-bugs] [Bug 46135] New: Passing an unused reference to an object with automatic storage duration into a consteval function should be an error

2020-05-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46135 Bug ID: 46135 Summary: Passing an unused reference to an object with automatic storage duration into a consteval function should be an error Product: clang Version: 10.0

[llvm-bugs] [Bug 46135] Passing an unused reference to an object with automatic storage duration into a consteval function should be an error

2020-05-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46135 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46125] Assertion `isa(Val) && "Unknown live-in to the entry block"' failed, crash on release

2020-05-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46125 Eli Friedman changed: What|Removed |Added CC||efrie...@quicinc.com Resolution|---

[llvm-bugs] [Bug 46072] access to scope enum through variable not possible

2020-05-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46072 Richard Smith changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 46136] New: compiler crash when using defaulted spaceship operator and -fcoverage-mapping

2020-05-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46136 Bug ID: 46136 Summary: compiler crash when using defaulted spaceship operator and -fcoverage-mapping Product: clang Version: 10.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 46137] New: std::array is invalid if T has a non-trivial destructor

2020-05-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46137 Bug ID: 46137 Summary: std::array is invalid if T has a non-trivial destructor Product: libc++ Version: unspecified Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 46138] New: Failure to avoid emitting a useless instruction when doing combined shits and rotates with a smaller result

2020-05-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46138 Bug ID: 46138 Summary: Failure to avoid emitting a useless instruction when doing combined shits and rotates with a smaller result Product: libraries Version: trunk Hardware: PC

[llvm-bugs] Issue 22790 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in ComplexExprEvaluator::VisitBinaryOperator

2020-05-29 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils..

[llvm-bugs] [Bug 46139] New: A/F: `(UserVF || isPowerOf2_32(MaxVF)) && "MaxVF must be a power of 2"' failed

2020-05-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46139 Bug ID: 46139 Summary: A/F: `(UserVF || isPowerOf2_32(MaxVF)) && "MaxVF must be a power of 2"' failed Product: new-bugs Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] Issue 22799 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-sccp: Use-of-uninitialized-value in SCCPSolver::visitPHINode

2020-05-29 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils..

[llvm-bugs] [Bug 46140] New: [AVR] Implement a subclass of clang::ABIInfo that is binary-compatible with AVR-GCC

2020-05-29 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46140 Bug ID: 46140 Summary: [AVR] Implement a subclass of clang::ABIInfo that is binary-compatible with AVR-GCC Product: clang Version: unspecified Hardware: All OS: Al

[llvm-bugs] Issue 22805 in oss-fuzz: llvm:clangd-fuzzer: ASSERT: llvm::sys::path::is_absolute(FileName) && "relative FileName!"

2020-05-29 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils..