[llvm-bugs] Issue 13782 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in ConvertDeclSpecToType

2019-03-18 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #1 on issue 13782 by ClusterFuzz-External: llvm/clang-fuzzer: Stack-overflow in ConvertDeclSpecToType https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13782#c1 ClusterFuzz has detected this issue as fixed in range 201903170253:201903180253. Detailed report:

[llvm-bugs] [Bug 41125] New: Difference in undef vector simplification

2019-03-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41125 Bug ID: 41125 Summary: Difference in undef vector simplification Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 40980] String table section sizes are wrong when optimization occurs

2019-03-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40980 George Rimar changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 41107] opt crashes with "opt -loop-idiom -simplifycfg -instcombine -jump-threading -gvn -inline -ipsccp -memdep -early-cse-memssa"

2019-03-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41107 Florian Hahn changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 41108] opt crashes with "opt -sroa -memdep -licm -loop-rotate -memoryssa"

2019-03-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41108 Florian Hahn changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[llvm-bugs] [Bug 41126] New: Move sections partially overlapping segments with those segments

2019-03-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41126 Bug ID: 41126 Summary: Move sections partially overlapping segments with those segments Product: tools Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] Issue 12189 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-instcombine: ASSERT: isIntPredicate() && "Invalid ICmp predicate value"

2019-03-18 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #4 on issue 12189 by sheriff...@chromium.org: llvm/llvm-opt-fuzzer--x86_64-instcombine: ASSERT: isIntPredicate() && "Invalid ICmp predicate value" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12189#c4 This bug is approaching

[llvm-bugs] Issue 12163 in oss-fuzz: llvm/clang-format-fuzzer: Out-of-memory in clang-format-fuzzer

2019-03-18 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #4 on issue 12163 by sheriff...@chromium.org: llvm/clang-format-fuzzer: Out-of-memory in clang-format-fuzzer https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12163#c4 This bug is approaching its deadline for being fixed, and will be

[llvm-bugs] Issue 12226 in oss-fuzz: llvm/clang-fuzzer: ASSERT: ResultKind != Found || Decls.size() == 1

2019-03-18 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #4 on issue 12226 by sheriff...@chromium.org: llvm/clang-fuzzer: ASSERT: ResultKind != Found || Decls.size() == 1 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12226#c4 This bug is approaching its deadline for being fixed, and

[llvm-bugs] Issue 12182 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: Out-of-memory in llvm-isel-fuzzer--aarch64-O2

2019-03-18 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #4 on issue 12182 by sheriff...@chromium.org: llvm/llvm-isel-fuzzer--aarch64-O2: Out-of-memory in llvm-isel-fuzzer--aarch64-O2 https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12182#c4 This bug is approaching its deadline for being

[llvm-bugs] [Bug 41109] opt crashes with "opt -correlated-propagation -sroa -memdep -licm"

2019-03-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41109 Florian Hahn changed: What|Removed |Added Resolution|--- |WORKSFORME CC|

[llvm-bugs] [Bug 41128] New: Assertion failed: !isAnnotation() && "Annotation tokens have no length field", file C:\src\llvm_package_800-rc5\llvm\tools\clang\include\clang/Lex/Token.h, line 128

2019-03-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41128 Bug ID: 41128 Summary: Assertion failed: !isAnnotation() && "Annotation tokens have no length field", file C:\src\llvm_package_800-rc5\llvm\tools\clang\include\c

[llvm-bugs] [Bug 41130] New: operator/ of std::chrono::duration and custom type

2019-03-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41130 Bug ID: 41130 Summary: operator/ of std::chrono::duration and custom type Product: libc++ Version: unspecified Hardware: All OS: All Status: NEW Severity:

[llvm-bugs] [Bug 41127] New: AST dumping a function misbehaves with esoteric return or parameter types

2019-03-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41127 Bug ID: 41127 Summary: AST dumping a function misbehaves with esoteric return or parameter types Product: clang Version: unspecified Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 41129] New: Regression caused by CodeGenPrepare patch rL354298

2019-03-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41129 Bug ID: 41129 Summary: Regression caused by CodeGenPrepare patch rL354298 Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity:

[llvm-bugs] [Bug 41065] In some circumstances the clang_cl for windows doesn't generate default virtual destructor for the derived class with "/O2" and "/EHsc" flags

2019-03-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41065 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 41026] AVX-512dq: fatal error : error in backend: unknown codeview register

2019-03-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41026 Reid Kleckner changed: What|Removed |Added Resolution|--- |FIXED CC|

[llvm-bugs] [Bug 41131] New: int-to-string conversions significantly slower in libc++ compared to MSVC STL

2019-03-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41131 Bug ID: 41131 Summary: int-to-string conversions significantly slower in libc++ compared to MSVC STL Product: libc++ Version: unspecified Hardware: PC OS: Windows

[llvm-bugs] [Bug 41132] New: clang 8 RC 5 fails to compile on Visual Studio 2017 and Visual Studio 2019 with c++latest

2019-03-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41132 Bug ID: 41132 Summary: clang 8 RC 5 fails to compile on Visual Studio 2017 and Visual Studio 2019 with c++latest Product: clang Version: 8.0 Hardware: PC OS:

[llvm-bugs] [Bug 40912] ISel crashes on SIMD setcc / setlt

2019-03-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40912 Thomas Lively changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 41133] New: Improve error message for relocation against discarded section

2019-03-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41133 Bug ID: 41133 Summary: Improve error message for relocation against discarded section Product: lld Version: unspecified Hardware: PC OS: All Status:

[llvm-bugs] [Bug 39044] elf::mergeSections doesn't set alignment to the power of 2

2019-03-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39044 Fangrui Song changed: What|Removed |Added CC||i...@maskray.me Resolution|---

[llvm-bugs] [Bug 41121] New: After r348496, "Unable to predicate BX killed renamable $r0"

2019-03-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41121 Bug ID: 41121 Summary: After r348496, "Unable to predicate BX killed renamable $r0" Product: new-bugs Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 41123] New: X86: Underflow error in stack probe emitting

2019-03-18 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41123 Bug ID: 41123 Summary: X86: Underflow error in stack probe emitting Product: libraries Version: trunk Hardware: All OS: All Status: NEW Severity: normal