[llvm-bugs] [Bug 52485] New: wrong code at -Os on x86_64-linux-gnu

2021-11-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52485 Bug ID: 52485 Summary: wrong code at -Os on x86_64-linux-gnu Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Prio

[llvm-bugs] [Bug 52486] New: Memory access failure by having a comma in the end

2021-11-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52486 Bug ID: 52486 Summary: Memory access failure by having a comma in the end Product: clang-tools-extra Version: unspecified Hardware: PC OS: Linux Status: NEW Seve

[llvm-bugs] Issue 40946 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-gvn: ASSERT: isValidReturnType(Result) && "invalid return type for function"

2021-11-12 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 52487] New: formatting adds too many whitespace

2021-11-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52487 Bug ID: 52487 Summary: formatting adds too many whitespace Product: clang-tools-extra Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhanceme

[llvm-bugs] [Bug 52488] New: formatting does not break constructor

2021-11-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52488 Bug ID: 52488 Summary: formatting does not break constructor Product: clang-tools-extra Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhance

[llvm-bugs] Issue 27686 in oss-fuzz: llvm: Fuzzing build failure

2021-11-12 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #57 on issue 27686 by ClusterFuzz-External: llvm: Fuzzing build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27686#c57 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 52489] New: clangd can exhaust all disk space in /tmp by writing preamble-*.pch files

2021-11-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52489 Bug ID: 52489 Summary: clangd can exhaust all disk space in /tmp by writing preamble-*.pch files Product: clang-tools-extra Version: unspecified Hardware: PC OS: A

[llvm-bugs] [Bug 52490] New: Runtime crash can occur when modules built with -frtti and -fno-rtti are linked into a single app.

2021-11-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52490 Bug ID: 52490 Summary: Runtime crash can occur when modules built with -frtti and -fno-rtti are linked into a single app. Product: clang Version: unspecified Hardware: Macintosh

[llvm-bugs] [Bug 51781] parallel region appears not to execute

2021-11-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51781 Joel E. Denny changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 52491] New: Allow function arguments/parameters to be always forced one per line

2021-11-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52491 Bug ID: 52491 Summary: Allow function arguments/parameters to be always forced one per line Product: clang Version: trunk Hardware: PC OS: Windows NT S

[llvm-bugs] [Bug 52492] New: [Modules] Explicit/partial specialization is not reachable

2021-11-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52492 Bug ID: 52492 Summary: [Modules] Explicit/partial specialization is not reachable Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 52385] UBSAN in ./compiler-rt/lib/asan/asan_allocator.cpp

2021-11-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52385 Vitaly Buka changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 52493] New: Use the new pass manager for codegen

2021-11-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52493 Bug ID: 52493 Summary: Use the new pass manager for codegen Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement Pr

[llvm-bugs] [Bug 52494] New: #pragma STDC CX_LIMITED_RANGE ON occurring in invalid place: missing diagnostics

2021-11-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52494 Bug ID: 52494 Summary: #pragma STDC CX_LIMITED_RANGE ON occurring in invalid place: missing diagnostics Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 52495] New: wrong code at -O2 and above on x86_64-linux-gnu (affecting clang-6.0 and above versions)

2021-11-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52495 Bug ID: 52495 Summary: wrong code at -O2 and above on x86_64-linux-gnu (affecting clang-6.0 and above versions) Product: libraries Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 52147] [meta] 13.0.1 Release Blockers

2021-11-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52147 Bug 52147 depends on bug 52278, which changed state. Bug 52278 Summary: Sanitizer CHECK failed: ((allocated_for_dlsym)) < ((kDlsymAllocPoolSize)) (0x402, 0x400)) with preload https://bugs.llvm.org/show_bug.cgi?id=52278 What|Removed

[llvm-bugs] [Bug 52278] Sanitizer CHECK failed: ((allocated_for_dlsym)) < ((kDlsymAllocPoolSize)) (0x402, 0x400)) with preload

2021-11-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=52278 Vitaly Buka changed: What|Removed |Added Resolution|--- |FIXED Status|NEW