[llvm-bugs] [Bug 41414] New: Cannot emit physreg copy instruction after r357703

2019-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41414 Bug ID: 41414 Summary: Cannot emit physreg copy instruction after r357703 Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancemen

[llvm-bugs] [Bug 41413] New: clang-format incorrectly indents wrapped closing parenthesis

2019-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41413 Bug ID: 41413 Summary: clang-format incorrectly indents wrapped closing parenthesis Product: clang Version: trunk Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 39067] The keyword "try" in C++ function-try-blocks doesn't obey BraceWrapping settings

2019-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39067 Owen Pan changed: What|Removed |Added Fixed By Commit(s)||rL343305 Resolution|---

[llvm-bugs] [Bug 41407] Constructor initializer list indented incorrectly

2019-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41407 Owen Pan changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] Issue 14106 in oss-fuzz: llvm/llvm-isel-fuzzer--x86_64-O2: ASSERT: !AM.Disp && "Non-zero displacement is ignored with JT."

2019-04-06 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.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...@apple.com

[llvm-bugs] [Bug 41412] New: AVX512 register allocator thrashing

2019-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41412 Bug ID: 41412 Summary: AVX512 register allocator thrashing Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Pr

[llvm-bugs] [Bug 41411] New: not enough memory

2019-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41411 Bug ID: 41411 Summary: not enough memory Product: lld Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: release blocker Priority:

[llvm-bugs] [Bug 41410] New: Misleading error message 'this' was not captured for this lambda function

2019-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41410 Bug ID: 41410 Summary: Misleading error message 'this' was not captured for this lambda function Product: clang Version: trunk Hardware: PC OS: All Sta

[llvm-bugs] [Bug 41409] possible silent bad code generation with inline static data member in clang-cl

2019-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41409 Tim Northover changed: What|Removed |Added CC||t.p.northo...@gmail.com Status|NEW

[llvm-bugs] [Bug 37433] clang-format mistakes structured bindings for Objective-C

2019-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37433 Reupen Shah changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] Issue 12897 in oss-fuzz: llvm/llvm-microsoft-demangle-fuzzer: Heap-buffer-overflow in llvm::ms_demangle::Node** llvm::ms_demangle::ArenaAllocator::allocArray

2019-04-06 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #7 on issue 12897 by ClusterFuzz-External: llvm/llvm-microsoft-demangle-fuzzer: Heap-buffer-overflow in llvm::ms_demangle::Node** llvm::ms_demangle::ArenaAllocator::allocArray https://bugs.chromium.org/p/oss-fuzz

[llvm-bugs] Issue 12897 in oss-fuzz: llvm/llvm-microsoft-demangle-fuzzer: Heap-buffer-overflow in llvm::ms_demangle::Node** llvm::ms_demangle::ArenaAllocator::allocArray

2019-04-06 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #6 on issue 12897 by ClusterFuzz-External: llvm/llvm-microsoft-demangle-fuzzer: Heap-buffer-overflow in llvm::ms_demangle::Node** llvm::ms_demangle::ArenaAllocator::allocArray https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12897#c6 ClusterFuzz has detected this issue as fixe

[llvm-bugs] Issue 12949 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-loop_predication: ASSERT: isGuardAsWidenableBranch(Guard) && "Stopped being a guard after transform?"

2019-04-06 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #4 on issue 12949 by ClusterFuzz-External: llvm/llvm-opt-fuzzer--x86_64-loop_predication: ASSERT: isGuardAsWidenableBranch(Guard) && "Stopped being a guard after transform?" https://bugs.chromium.org/p/oss-fuzz/is

[llvm-bugs] Issue 12949 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-loop_predication: ASSERT: isGuardAsWidenableBranch(Guard) && "Stopped being a guard after transform?"

2019-04-06 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #3 on issue 12949 by ClusterFuzz-External: llvm/llvm-opt-fuzzer--x86_64-loop_predication: ASSERT: isGuardAsWidenableBranch(Guard) && "Stopped being a guard after transform?" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12949#c3 ClusterFuzz has detected this issue as fixed i

[llvm-bugs] Issue 12291 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: Abrt in llvm::llvm_unreachable_internal

2019-04-06 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #6 on issue 12291 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-O2: Abrt in llvm::llvm_unreachable_internal https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12291#c6 ClusterFuzz testcase 573167730583

[llvm-bugs] Issue 12291 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: Abrt in llvm::llvm_unreachable_internal

2019-04-06 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #5 on issue 12291 by ClusterFuzz-External: llvm/llvm-isel-fuzzer--aarch64-O2: Abrt in llvm::llvm_unreachable_internal https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12291#c5 ClusterFuzz has detected this issue as fixed in range 201903270300:201904052014. Detailed report: ht

[llvm-bugs] [Bug 40850] Add clang-format C# language support

2019-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40850 MyDeveloperDay changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 40696] Break after return type ignored with certain template parameters

2019-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40696 MyDeveloperDay changed: What|Removed |Added Status|CONFIRMED |RESOLVED Fixed By Commit(s)|

[llvm-bugs] Issue 10250 in oss-fuzz: llvm: Build failure

2019-04-06 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #46 on issue 10250 by ClusterFuzz-External: llvm: Build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10250#c46 Friendly reminder that the the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https://oss

[llvm-bugs] Issue 14038 in oss-fuzz: llvm: Build failure

2019-04-06 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: Verified Comment #1 on issue 14038 by ClusterFuzz-External: llvm: Build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14038#c1 The latest build has succeeded, closing this issue. -- You received this message because: 1. You were specifically CC'd on th

[llvm-bugs] [Bug 41409] New: possible silent bad code generation with inline static data member in clang-cl

2019-04-06 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41409 Bug ID: 41409 Summary: possible silent bad code generation with inline static data member in clang-cl Product: clang Version: 8.0 Hardware: PC OS: other