[llvm-bugs] Issue 11071 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::NumericLiteralParser::GetFloatValue

2018-11-26 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #1 on issue 11071 by ClusterFuzz-External: llvm/clang-fuzzer: Stack-overflow in clang::NumericLiteralParser::GetFloatValue https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11071#c1 ClusterFuzz has detected this issue as fixed in range 201811250233:201811260235. Detailed repor

[llvm-bugs] Issue 11071 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::NumericLiteralParser::GetFloatValue

2018-11-26 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #2 on issue 11071 by ClusterFuzz-External: llvm/clang-fuzzer: Stack-overflow in clang::NumericLiteralParser::GetFloatValue https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11071#c2 ClusterFuzz testcase 5761401

[llvm-bugs] Issue 11555 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: ShiftAmt <= BitWidth && "Invalid shift amount"

2018-11-26 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@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 Labels: ClusterFuzz Stability-Memory-Addres

[llvm-bugs] [Bug 39783] New: [LoopSimplifyCFG] -enable-loop-simplifycfg-term-folding causes many assertion failures

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39783 Bug ID: 39783 Summary: [LoopSimplifyCFG] -enable-loop-simplifycfg-term-folding causes many assertion failures Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 39784] New: [ast_matchers] Assert matching on usages of lambda trying to see if lambda is in global scope

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39784 Bug ID: 39784 Summary: [ast_matchers] Assert matching on usages of lambda trying to see if lambda is in global scope Product: clang Version: 7.0 Hardware: PC OS: L

[llvm-bugs] [Bug 39785] New: clang_Cursor_getNumArguments does not return arguments for Constructors

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39785 Bug ID: 39785 Summary: clang_Cursor_getNumArguments does not return arguments for Constructors Product: clang Version: 7.0 Hardware: PC OS: Linux Statu

[llvm-bugs] [Bug 39786] New: [DebugInfo@O2] InstCombine pointer type-cast sinking needlessly reduces dbg location ranges

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39786 Bug ID: 39786 Summary: [DebugInfo@O2] InstCombine pointer type-cast sinking needlessly reduces dbg location ranges Product: libraries Version: trunk Hardware: PC O

[llvm-bugs] [Bug 39787] New: [DebugInfo@O2] dbg.value with constant value "null" dropped in ISel

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39787 Bug ID: 39787 Summary: [DebugInfo@O2] dbg.value with constant value "null" dropped in ISel Product: libraries Version: trunk Hardware: PC OS: Linux Sta

[llvm-bugs] [Bug 39788] New: crashed while matching template template argument with default value

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39788 Bug ID: 39788 Summary: crashed while matching template template argument with default value Product: clang Version: 7.0 Hardware: PC OS: Windows NT Sta

[llvm-bugs] [Bug 37387] MSVC rotate intrinsics don't (just) generate rotates on x86-64

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37387 Sanjay Patel changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 39106] [meta] 7.0.1 Release Blockers

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39106 Bug 39106 depends on bug 39704, which changed state. Bug 39704 Summary: Clang 7.0 claims unaligned load with POWER7 vec_xl https://bugs.llvm.org/show_bug.cgi?id=39704 What|Removed |Added ---

[llvm-bugs] [Bug 39704] Clang 7.0 claims unaligned load with POWER7 vec_xl

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39704 Nemanja Ivanovic changed: What|Removed |Added CC||h...@chromium.org Resolution|---

[llvm-bugs] [Bug 39106] [meta] 7.0.1 Release Blockers

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39106 Bug 39106 depends on bug 39704, which changed state. Bug 39704 Summary: Clang 7.0 claims unaligned load with POWER7 vec_xl https://bugs.llvm.org/show_bug.cgi?id=39704 What|Removed |Added ---

[llvm-bugs] [Bug 39704] Clang 7.0 claims unaligned load with POWER7 vec_xl

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39704 Nemanja Ivanovic changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[llvm-bugs] [Bug 39789] New: llvm-strip: Please implement the option --enable-deterministic-archives

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39789 Bug ID: 39789 Summary: llvm-strip: Please implement the option --enable-deterministic-archives Product: tools Version: trunk Hardware: PC OS: Linux Sta

[llvm-bugs] [Bug 39790] New: -fno-plt seems to trash stack frame

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39790 Bug ID: 39790 Summary: -fno-plt seems to trash stack frame Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] Issue 10199 in oss-fuzz: llvm/llvm-dwarfdump-fuzzer: Floating-point-exception in llvm::DWARFDebugLine::LineTable::parse

2018-11-26 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 10199 by sheriff...@chromium.org: llvm/llvm-dwarfdump-fuzzer: Floating-point-exception in llvm::DWARFDebugLine::LineTable::parse https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10199#c2 This bug is approaching its deadl

[llvm-bugs] Issue 10188 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-irce: ASSERT: L.isRecursivelyLCSSAForm(AR.DT, AR.LI) && "Loops must remain in LCSSA form!"

2018-11-26 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 10188 by sheriff...@chromium.org: llvm/llvm-opt-fuzzer--x86_64-irce: ASSERT: L.isRecursivelyLCSSAForm(AR.DT, AR.LI) && "Loops must remain in LCSSA form!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10188#c2 This bug

[llvm-bugs] [Bug 39232] Regression: std::variant is not a literal type

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39232 Louis Dionne changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 39791] New: Merge r338941 r338602 into the 7.0 branch : [constexpr] Support for constant evaluation of __builtin_memcpy and

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39791 Bug ID: 39791 Summary: Merge r338941 r338602 into the 7.0 branch : [constexpr] Support for constant evaluation of __builtin_memcpy and Product: new-bugs Version: 7.0

[llvm-bugs] [Bug 37731] llvm.experimental.vector.reduce.xor and a extractelement+xors produce different code

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37731 Sanjay Patel changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[llvm-bugs] [Bug 39792] New: False positive on strcpy targeting struct member

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39792 Bug ID: 39792 Summary: False positive on strcpy targeting struct member Product: clang Version: 7.0 Hardware: All OS: Windows 2000 Status: NEW Severity: normal

[llvm-bugs] [Bug 39793] New: Byte swap idioms for only part of a wider integer value produce suboptimal code

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39793 Bug ID: 39793 Summary: Byte swap idioms for only part of a wider integer value produce suboptimal code Product: libraries Version: 7.0 Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 39794] New: libclang_rt.fuzzer_osx.a is not foun

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39794 Bug ID: 39794 Summary: libclang_rt.fuzzer_osx.a is not foun Product: compiler-rt Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 39794] libclang_rt.fuzzer_osx.a is not found

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39794 Denis Yaroshevskiy changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] Issue 11565 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in llvm::detail::IEEEFloat::IEEEFloat

2018-11-26 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@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 Labels: ClusterFuzz Stability-Memory-Addres

[llvm-bugs] Issue 11566 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::Lexer::LexNumericConstant

2018-11-26 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@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 Labels: ClusterFuzz Stability-Memory-Addres

[llvm-bugs] [Bug 39795] New: Coverage report is wrong : the count after executing exit(1) is wrong

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39795 Bug ID: 39795 Summary: Coverage report is wrong : the count after executing exit(1) is wrong Product: compiler-rt Version: unspecified Hardware: All OS: Linux

[llvm-bugs] [Bug 39796] New: ExpressionParser: Couldn't materialize: size of variable l_32 (2628) is larger than the ValueObject's size (144)

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39796 Bug ID: 39796 Summary: ExpressionParser: Couldn't materialize: size of variable l_32 (2628) is larger than the ValueObject's size (144) Product: lldb Version: 7.0

[llvm-bugs] [Bug 39797] New: ExpressionParser: Couldn't apply expression side effects : couldn't write the new contents of l_17 back into the variable

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39797 Bug ID: 39797 Summary: ExpressionParser: Couldn't apply expression side effects : couldn't write the new contents of l_17 back into the variable Product: lldb Version: 7

[llvm-bugs] [Bug 39798] New: Expression parser: Couldn't materialize: couldn't get the value of variable g_88: DW_OP_piece for offset 4 but top of stack is of size 108

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39798 Bug ID: 39798 Summary: Expression parser: Couldn't materialize: couldn't get the value of variable g_88: DW_OP_piece for offset 4 but top of stack is of size 108 Product: lldb

[llvm-bugs] [Bug 39799] New: LLD's /GUARD:CF relocation scanning heuristic ignores address-taken import thunks

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39799 Bug ID: 39799 Summary: LLD's /GUARD:CF relocation scanning heuristic ignores address-taken import thunks Product: lld Version: unspecified Hardware: PC OS: Windows

[llvm-bugs] [Bug 39800] New: Clang 7.0 missing Power9 __builtin_darn and friends

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39800 Bug ID: 39800 Summary: Clang 7.0 missing Power9 __builtin_darn and friends Product: libraries Version: 7.0 Hardware: Other OS: other Status: NEW Severity: normal

[llvm-bugs] [Bug 39801] New: [AMDGPU] Couldn't join subrange in one of mcxcl sources

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39801 Bug ID: 39801 Summary: [AMDGPU] Couldn't join subrange in one of mcxcl sources Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 39775] Documentation platform support (Windows) out-of-date

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39775 Reid Kleckner changed: What|Removed |Added Fixed By Commit(s)||r347633 Status|NEW

[llvm-bugs] [Bug 39106] [meta] 7.0.1 Release Blockers

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39106 Bug 39106 depends on bug 39791, which changed state. Bug 39791 Summary: Merge r338941 r338602 into the 7.0 branch : [constexpr] Support for constant evaluation of __builtin_memcpy and https://bugs.llvm.org/show_bug.cgi?id=39791 What|Remo

[llvm-bugs] [Bug 39791] Merge r338941 r338602 into the 7.0 branch : [constexpr] Support for constant evaluation of __builtin_memcpy and

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39791 Richard Smith changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[llvm-bugs] [Bug 39802] New: alpha.deadcode.UnreachableCode false positive when asserting on a float

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39802 Bug ID: 39802 Summary: alpha.deadcode.UnreachableCode false positive when asserting on a float Product: clang Version: 7.0 Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 39803] New: When breaking a comment and placing the second part on a new line, libformat should leave one whitespace between the text and the right-most star in C-style comments

2018-11-26 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39803 Bug ID: 39803 Summary: When breaking a comment and placing the second part on a new line, libformat should leave one whitespace between the text and the right-most star in C-style