[llvm-bugs] [Bug 48095] New: Stack memory object managed by a unique_ptr in GCNIterativeScheduler::OverrideLegacyStrategy

2020-11-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48095 Bug ID: 48095 Summary: Stack memory object managed by a unique_ptr in GCNIterativeScheduler::OverrideLegacyStrategy Product: libraries Version: trunk Hardware: PC

[llvm-bugs] Issue 27016 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-guard_widening: ASSERT: !isEmpty() && "Nothing selected"

2020-11-05 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevl...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitch...@outlook.com, xpl...@gmail.com, akils...@apple.co

[llvm-bugs] Issue 27014 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::APValue::operator=

2020-11-05 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevl...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitch...@outlook.com, xpl...@gmail.com, akils...@apple.co

[llvm-bugs] [Bug 48093] New: --save-temps generates invalid command lines when reading from stdin or files whose names start with hyphens

2020-11-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48093 Bug ID: 48093 Summary: --save-temps generates invalid command lines when reading from stdin or files whose names start with hyphens Product: clang Version: unspecified

[llvm-bugs] [Bug 48092] New: assembly emission fails to escape symbols starting with a digit

2020-11-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48092 Bug ID: 48092 Summary: assembly emission fails to escape symbols starting with a digit Product: libraries Version: trunk Hardware: PC OS: All Status: N

[llvm-bugs] [Bug 48091] New: [DebugInfo@O2] Filtering out-of-scope variables drops many legitimate locations

2020-11-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48091 Bug ID: 48091 Summary: [DebugInfo@O2] Filtering out-of-scope variables drops many legitimate locations Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 47604] Assertion failed: Index >= End && "Unexpected parser error."

2020-11-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47604 Reid Kleckner changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 48090] Non-type template argument parse error

2020-11-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48090 Oleg Derevenetz changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 24416] "expr/x $eax" fails on FreeBSD after r244308

2020-11-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=24416 ema...@freebsd.org changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[llvm-bugs] Issue 27005 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::StmtVisitorBase::

2020-11-05 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevl...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigch...@gmail.com, eney...@google.com, llvm-...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitch...@outlook.com, xpl...@gmail.com, akils...@apple.co

[llvm-bugs] Issue 26018 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::StmtVisitorBase::Visit

2020-11-05 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 26018 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::StmtVisitorBase::Visit https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26018#c1 ClusterFuzz testcase 4823385979486208 is ver

[llvm-bugs] Issue 26988 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Sema::EmitCurrentDiagnostic

2020-11-05 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 26988 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::Sema::EmitCurrentDiagnostic https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=26988#c1 ClusterFuzz testcase 6225110262087680 i

[llvm-bugs] [Bug 48090] New: Non-type template argument parse error

2020-11-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48090 Bug ID: 48090 Summary: Non-type template argument parse error Product: clang Version: trunk Hardware: PC OS: Windows XP Status: NEW Severity: normal Pr

[llvm-bugs] [Bug 48089] New: FileCheck with multiple check prefixes prints the wrong prefix for failing -dag checks

2020-11-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48089 Bug ID: 48089 Summary: FileCheck with multiple check prefixes prints the wrong prefix for failing -dag checks Product: new-bugs Version: trunk Hardware: PC OS: Lin

[llvm-bugs] [Bug 48088] New: [AArch64] UnwindInfo cannot be emitted if inline asm with align or fill are used

2020-11-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48088 Bug ID: 48088 Summary: [AArch64] UnwindInfo cannot be emitted if inline asm with align or fill are used Product: libraries Version: 11.0 Hardware: PC OS: Windows N

[llvm-bugs] [Bug 48072] Assertion `&*ALI == *AAI && "Not the same accesses in the same order"' failed.

2020-11-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48072 Florian Hahn changed: What|Removed |Added Fixed By Commit(s)||be0578f0b44d Status|NEW

[llvm-bugs] [Bug 48087] New: Incorrect usage of DW_OP_constXXX on 32-bit targets

2020-11-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48087 Bug ID: 48087 Summary: Incorrect usage of DW_OP_constXXX on 32-bit targets Product: libraries Version: trunk Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 48085] New: Compiling infinite goto loop with -O2 takes clang into an infinite loop

2020-11-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48085 Bug ID: 48085 Summary: Compiling infinite goto loop with -O2 takes clang into an infinite loop Product: new-bugs Version: 9.0 Hardware: PC OS: Linux St

[llvm-bugs] [Bug 48084] New: PassAnalysisSupport.h:239: AnalysisType& llvm::Pass::getAnalysisID(llvm::AnalysisID) const [with AnalysisType = llvm::BasicAAWrapperPass; llvm::AnalysisID = const void*]:

2020-11-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48084 Bug ID: 48084 Summary: PassAnalysisSupport.h:239: AnalysisType& llvm::Pass::getAnalysisID(llvm::AnalysisID) const [with AnalysisType = llvm::BasicAAWrapperPass; llvm::Anal

[llvm-bugs] [Bug 48082] New: LLVM ERROR: Broken function found, compilation aborted! with "-simplifycfg -sroa -jump-threading -lcssa -loop-unroll"

2020-11-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48082 Bug ID: 48082 Summary: LLVM ERROR: Broken function found, compilation aborted! with "-simplifycfg -sroa -jump-threading -lcssa -loop-unroll" Product: new-bugs Version: t