[llvm-bugs] Issue 38807 in oss-fuzz: llvm:clang-objc-fuzzer: ASSERT: Index < Size

2021-09-16 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 38814 in oss-fuzz: llvm:llvm-dwarfdump-fuzzer: ASSERT: DwarfVersion != 0 && "line table prologue has no dwarf version information"

2021-09-16 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 38828 in oss-fuzz: llvm:llvm-isel-fuzzer--aarch64-O2: ASSERT: N1.getValueType() == N2.getValueType() && N1.getValueType() == VT && "Binary ope

2021-09-16 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 27686 in oss-fuzz: llvm: Fuzzing build failure

2021-09-16 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #48 on issue 27686 by ClusterFuzz-External: llvm: Fuzzing build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27686#c48 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

[llvm-bugs] [Bug 48889] ScalarExprEmitter::VisitAbstractConditionalOperator(const clang::AbstractConditionalOperator*): Assertion `!RHS && "LHS and RHS types must match"' failed

2021-09-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48889 maic changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 25200] clang-format strips new line on <

2021-09-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=25200 maic changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 51879] New: UBSan false positive vptr with -O1

2021-09-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51879 Bug ID: 51879 Summary: UBSan false positive vptr with -O1 Product: compiler-rt Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 48945] [meta] 11.1.0 Release Blockers

2021-09-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48945 H. Vetinari changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 51880] New: [OpenMP] Merge 41a6b50c2596 into 13.0.0

2021-09-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51880 Bug ID: 51880 Summary: [OpenMP] Merge 41a6b50c2596 into 13.0.0 Product: OpenMP Version: unspecified Hardware: All OS: All Status: NEW Severity: release blocker

[llvm-bugs] [Bug 51881] New: Crash on invalid use of `_Nonnull` attribute through an alias template

2021-09-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51881 Bug ID: 51881 Summary: Crash on invalid use of `_Nonnull` attribute through an alias template Product: clang Version: trunk Hardware: PC OS: All Status

[llvm-bugs] [Bug 51882] New: "fragment is larger than or outside of variable" and "fragment covers entire variable" with LTO

2021-09-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51882 Bug ID: 51882 Summary: "fragment is larger than or outside of variable" and "fragment covers entire variable" with LTO Product: new-bugs Version: unspecified Hardware: PC

[llvm-bugs] [Bug 51883] New: Undefined Reference to static constexpr when compiling with -fprofile-instr-generate

2021-09-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51883 Bug ID: 51883 Summary: Undefined Reference to static constexpr when compiling with -fprofile-instr-generate Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 51884] New: Clang build fails when build directory contains space character

2021-09-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51884 Bug ID: 51884 Summary: Clang build fails when build directory contains space character Product: clang Version: unspecified Hardware: Macintosh OS: MacOS X

[llvm-bugs] [Bug 51885] New: [C++20] Defaulting a comparison operator on second declaration should be diagnosed

2021-09-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51885 Bug ID: 51885 Summary: [C++20] Defaulting a comparison operator on second declaration should be diagnosed Product: clang Version: trunk Hardware: All OS: All

[llvm-bugs] [Bug 24871] LLVMHello will not build if path contains a space.

2021-09-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=24871 Shivam Gupta changed: What|Removed |Added CC||shivam98@gmail.com Fixed By Commit(s)|