[llvm-bugs] [Bug 50429] New: missing space between * and a variable

2021-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50429 Bug ID: 50429 Summary: missing space between * and a variable Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 50430] New: Mangling of substitutions for nested depending types differs from GCC and llvm-cxxfilt

2021-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50430 Bug ID: 50430 Summary: Mangling of substitutions for nested depending types differs from GCC and llvm-cxxfilt Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 50431] New: clang crashes on valid code at -O1 and above on x86_64-linux-gnu: Assertion `isReg() && "This is not a register operand!"' failed

2021-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50431 Bug ID: 50431 Summary: clang crashes on valid code at -O1 and above on x86_64-linux-gnu: Assertion `isReg() && "This is not a register operand!"' failed Product: libraries

[llvm-bugs] [Bug 50432] New: generating the "__floatunditf" for arm64 .

2021-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50432 Bug ID: 50432 Summary: generating the "__floatunditf" for arm64 . Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 50433] New: wasm32: v128.load8_lane not used with equivalent pattern

2021-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50433 Bug ID: 50433 Summary: wasm32: v128.load8_lane not used with equivalent pattern Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 50434] New: wasm32: v128.load32_zero not used with equivalent pattern

2021-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50434 Bug ID: 50434 Summary: wasm32: v128.load32_zero not used with equivalent pattern Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 50435] New: wasm32: v128.store32_zero not used with equivalent pattern

2021-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50435 Bug ID: 50435 Summary: wasm32: v128.store32_zero not used with equivalent pattern Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 50426] [[no_unique_address]] causes clang-tidy to crash with Assertion `!DiffPad.isNegative() && "DiffPad should not be negative"' failed

2021-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50426 Eugene Zelenko changed: What|Removed |Added CC||dcough...@apple.com, |

[llvm-bugs] [Bug 49560] apt packages fail to install on Ubuntu 16.04 Xenial

2021-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49560 Sam Darwin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] Issue 34035 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Preprocessor::PeekAhead

2021-05-21 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 34035 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::Preprocessor::PeekAhead https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34035#c1 ClusterFuzz testcase 4517765131141120 is ve

[llvm-bugs] Issue 34015 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in UnqualUsingDirectiveSet::visitScopeChain

2021-05-21 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 34015 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in UnqualUsingDirectiveSet::visitScopeChain https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34015#c1 ClusterFuzz testcase 529532760424

[llvm-bugs] Issue 34392 in oss-fuzz: llvm:llvm-microsoft-demangle-fuzzer: Stack-overflow in memchr

2021-05-21 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #1 on issue 34392 by ClusterFuzz-External: llvm:llvm-microsoft-demangle-fuzzer: Stack-overflow in memchr https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=34392#c1 ClusterFuzz testcase 5544151518150656 is closed as invalid, so closing issue. -- You

[llvm-bugs] [Bug 50436] New: Codegen for shuffle (similar to vget_low_s8) can be improved

2021-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50436 Bug ID: 50436 Summary: Codegen for shuffle (similar to vget_low_s8) can be improved Product: libraries Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 50432] generating the "__floatunditf" for arm64 .

2021-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50432 Eli Friedman changed: What|Removed |Added CC||efrie...@quicinc.com Resolution|---

[llvm-bugs] Issue 34536 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-loop_unswitch: Null-dereference READ in BitcodeReader::parseFunctionBody

2021-05-21 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 50437] New: Clang randomly segfault on one specific correct code with debug information flag

2021-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50437 Bug ID: 50437 Summary: Clang randomly segfault on one specific correct code with debug information flag Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 50438] New: Warn when assigning to temporary

2021-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50438 Bug ID: 50438 Summary: Warn when assigning to temporary Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority

[llvm-bugs] [Bug 49068] x86-64 COFF driver doesn't relocate ADDR32 relocations correctly

2021-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49068 Axel Y. Rivera changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 50439] New: Assertion failure when reducing a program

2021-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50439 Bug ID: 50439 Summary: Assertion failure when reducing a program Product: tools Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 50440] New: "StepValue is not an integer" assertion failed with x86_64 allmodconfig Linux kernel

2021-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50440 Bug ID: 50440 Summary: "StepValue is not an integer" assertion failed with x86_64 allmodconfig Linux kernel Product: libraries Version: trunk Hardware: PC OS: Wind

[llvm-bugs] [Bug 50441] New: clang crashes on valid code at -O1 and above when enabling -g on x86_64-linux-gnu: Assertion `getParent() && "Not embedded in a basic block!"' failed

2021-05-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=50441 Bug ID: 50441 Summary: clang crashes on valid code at -O1 and above when enabling -g on x86_64-linux-gnu: Assertion `getParent() && "Not embedded in a basic block!"' faile