[llvm-bugs] [Bug 52767] ld64.lld: error: relocation BRANCH26 is out of range: -165194492 is not in [-134217728, 134217727]; references _calloc

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52767 Summary ld64.lld: error: relocation BRANCH26 is out of range: -165194492 is not in [-134217728, 134217727]; references _calloc Labels new issue

[llvm-bugs] [Bug 52768] Calling consteval function for non-type template parameter causes error

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52768 Summary Calling consteval function for non-type template parameter causes error Labels new issue Assignees

[llvm-bugs] [Bug 52769] LLDB hangs when using C ++ API on Windows

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52769 Summary LLDB hangs when using C ++ API on Windows Labels new issue Assignees Reporter

[llvm-bugs] [Bug 52770] spdlog fails to build on multiple arguments passed to a variadic template function

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52770 Summary spdlog fails to build on multiple arguments passed to a variadic template function Labels new issue Assignees

[llvm-bugs] [Bug 52771] AddressSanitizer error when using libc++ from apt.llvm.org

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52771 Summary AddressSanitizer error when using libc++ from apt.llvm.org Labels new issue Assignees Reporter

[llvm-bugs] [Bug 52772] [clang-format] AlignConsecutiveAssignments=Consecutive breaks lambdas formatting

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52772 Summary [clang-format] AlignConsecutiveAssignments=Consecutive breaks lambdas formatting Labels clang-format, regression A

[llvm-bugs] [Bug 52773] -cl-ext with invalid value is silently accepted

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52773 Summary -cl-ext with invalid value is silently accepted Labels opencl Assignees Reporter

[llvm-bugs] [Bug 52774] [DSE] Case of invalid dead store elimination

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52774 Summary [DSE] Case of invalid dead store elimination Labels bug, miscompilation, loopoptim Assignees

[llvm-bugs] [Bug 52775] [DWARF] Inefficiency with retained pointer types and type units

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52775 Summary [DWARF] Inefficiency with retained pointer types and type units Labels debuginfo Assignees Repo

[llvm-bugs] [Bug 52776] Assertion `SizeInBits >= OffsetInBits - FragmentOffset && "size underflow"' failed -- building reduced test case on x86_64 with -O -gdwarf-4 -fPIE

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52776 Summary Assertion `SizeInBits >= OffsetInBits - FragmentOffset && "size underflow"' failed -- building reduced test case on x86_64 with -O -gdwarf-4 -fPIE Labels

[llvm-bugs] [Bug 52777] [DWARF] DW_TAG_pointer_type DIE duplicated unnecessarily

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52777 Summary [DWARF] DW_TAG_pointer_type DIE duplicated unnecessarily Labels debuginfo Assignees Reporter

[llvm-bugs] [Bug 52778] [lld/mac] LTO doesn't support weak symbols

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52778 Summary [lld/mac] LTO doesn't support weak symbols Labels lld:MachO Assignees Reporter

[llvm-bugs] Issue 42520 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::FunctionProtoType::getExceptionSpecInfo

2021-12-17 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #1 on issue 42520 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::FunctionProtoType::getExceptionSpecInfo https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=42520#c1 ClusterFuzz testcase 4894290608783360 is closed as invalid, so cl

[llvm-bugs] [Bug 52779] fatal error: error in backend: Empty type name for BTF_TYPE_ID_REMOTE reloc

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52779 Summary fatal error: error in backend: Empty type name for BTF_TYPE_ID_REMOTE reloc Labels new issue Assignees

[llvm-bugs] [Bug 52780] clang front end crash on uninitialized const field in struct

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52780 Summary clang front end crash on uninitialized const field in struct Labels new issue Assignees Reporte

[llvm-bugs] [Bug 52781] With LTO, it's not which TU errors from inline asm come from

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52781 Summary With LTO, it's not which TU errors from inline asm come from Labels lld Assignees Reporter

[llvm-bugs] [Bug 52782] Frontend crash @clang::Decl::getKind

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52782 Summary Frontend crash @clang::Decl::getKind Labels new issue Assignees Reporter gland

[llvm-bugs] [Bug 52783] Frontend crash @clang::InitializationSequence::Perform

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52783 Summary Frontend crash @clang::InitializationSequence::Perform Labels new issue Assignees Reporter

[llvm-bugs] [Bug 52784] [OpenMP] clang option for selecting OpenMP spec version

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52784 Summary [OpenMP] clang option for selecting OpenMP spec version Labels new issue Assignees jdoerfert

[llvm-bugs] [Bug 52785] MIPS: .cpsetup broken for n32

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52785 Summary MIPS: .cpsetup broken for n32 Labels new issue Assignees Reporter chmeeedalf

[llvm-bugs] [Bug 52786] [-Wuninitialized, -Wsometimes-uninitialized] false positive on nested calls that will never return

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52786 Summary [-Wuninitialized, -Wsometimes-uninitialized] false positive on nested calls that will never return Labels new issue Assignees

[llvm-bugs] Issue 42577 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Sema::LookupName

2021-12-17 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 52787] [lld] "error: Never resolved function from blockaddress" when linking bitcode files containing cross-function blockaddress references

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52787 Summary [lld] "error: Never resolved function from blockaddress" when linking bitcode files containing cross-function blockaddress references Labels new issue

[llvm-bugs] [Bug 52788] Segfault when clang run with empty llvm pass plugin -g and a specific source file

2021-12-17 Thread LLVM Bugs via llvm-bugs
Issue 52788 Summary Segfault when clang run with empty llvm pass plugin -g and a specific source file Labels new issue Assignees