[llvm-bugs] [Bug 49504] New: Crash when parsing template with variadic template template parameter

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49504 Bug ID: 49504 Summary: Crash when parsing template with variadic template template parameter Product: clang Version: 11.0 Hardware: PC OS: Windows NT S

[llvm-bugs] [Bug 49505] New: Clang frontend command failed when using wrong constraint functions

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49505 Bug ID: 49505 Summary: Clang frontend command failed when using wrong constraint functions Product: clang Version: trunk Hardware: PC OS: All Status: N

[llvm-bugs] [Bug 49508] New: Dependencies in INTERFACE_LINK_LIBRARIES should be detected with find_dependency

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49508 Bug ID: 49508 Summary: Dependencies in INTERFACE_LINK_LIBRARIES should be detected with find_dependency Product: Build scripts Version: trunk Hardware: All OS: All

[llvm-bugs] [Bug 49499] llvm-mca for cortex-a57 gets thrown off by SIMD loads with dependencies (negative latency?)

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49499 Martin Storsjö changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 49509] New: [PowerPC] Infinite loop in PeepholeCROps

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49509 Bug ID: 49509 Summary: [PowerPC] Infinite loop in PeepholeCROps Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 49510] New: opt crashes with Assertion `HT.TopLevelMap[ThisEntry->getKey()] == ThisEntry && "Scope imbalance!"' failed.

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49510 Bug ID: 49510 Summary: opt crashes with Assertion `HT.TopLevelMap[ThisEntry->getKey()] == ThisEntry && "Scope imbalance!"' failed. Product: libraries Version: trunk

[llvm-bugs] [Bug 47460] clang-tidy doesn't work correctly when compile_commands.json contains symlink to clang

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47460 Nathan James changed: What|Removed |Added Product|clang-tools-extra |clang Component|clang-tidy

[llvm-bugs] [Bug 49511] New: Compilation error when applying std::views::transform to std::array

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49511 Bug ID: 49511 Summary: Compilation error when applying std::views::transform to std::array Product: clang Version: trunk Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 49512] New: lld/test/MachO tests should require shell less

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49512 Bug ID: 49512 Summary: lld/test/MachO tests should require shell less Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 49513] New: Invalid type in constraint substitution results in hard error instead of substitution failure

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49513 Bug ID: 49513 Summary: Invalid type in constraint substitution results in hard error instead of substitution failure Product: clang Version: 11.0 Hardware: PC OS:

[llvm-bugs] [Bug 49514] New: -t does not print dylibs loaded by -flat_namespace

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49514 Bug ID: 49514 Summary: -t does not print dylibs loaded by -flat_namespace Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancemen

[llvm-bugs] [Bug 49515] New: Segfault in llvm-profdata (11.0.1)

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49515 Bug ID: 49515 Summary: Segfault in llvm-profdata (11.0.1) Product: tools Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 49516] New: compiler crashes when trying to instantiate a templated lambda in function scope.

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49516 Bug ID: 49516 Summary: compiler crashes when trying to instantiate a templated lambda in function scope. Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 49517] New: initializer_list storage considered a temporary when accessed through NTTP

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49517 Bug ID: 49517 Summary: initializer_list storage considered a temporary when accessed through NTTP Product: clang Version: trunk Hardware: PC URL: https://godbolt.or

[llvm-bugs] [Bug 49518] New: llvm-objdump doesn't calculate relative branch target address for arm binaries

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49518 Bug ID: 49518 Summary: llvm-objdump doesn't calculate relative branch target address for arm binaries Product: tools Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 49242] FAIL: test_terminate_commands (TestVSCode_attach.TestVSCode_attach)

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49242 Neil Nelson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 49519] New: [clang-format] infinite loops

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49519 Bug ID: 49519 Summary: [clang-format] infinite loops Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 49520] New: Erroneous template deduction

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49520 Bug ID: 49520 Summary: Erroneous template deduction Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 49521] New: OpenMP missing profile instrumentation counter in CGOpenMPRegionInfo::EmitBody

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49521 Bug ID: 49521 Summary: OpenMP missing profile instrumentation counter in CGOpenMPRegionInfo::EmitBody Product: OpenMP Version: unspecified Hardware: All OS: All

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

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48945 Bug 48945 depends on bug 49096, which changed state. Bug 49096 Summary: FAIL: SanitizerCommon-Unit Test/SanitizerLinux.ThreadDescriptorSize https://bugs.llvm.org/show_bug.cgi?id=49096 What|Removed |Added -

[llvm-bugs] [Bug 49096] FAIL: SanitizerCommon-Unit Test/SanitizerLinux.ThreadDescriptorSize

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49096 Neil Nelson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 49095] FAIL: lldb-api Assertion `(!raw_stop_description.empty() || stop_info_sp->GetStopReason() == eStopReasonNone) && "StopInfo returned an empty description."' failed.

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49095 Neil Nelson changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 31933 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in AnalyzeImplicitConversions

2021-03-10 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 28731 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-instcombine: ASSERT: isa(Val) && "cast() argument of incompatible type!"

2021-03-10 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 28731 by sheriffbot: llvm:llvm-opt-fuzzer--x86_64-instcombine: ASSERT: isa(Val) && "cast() argument of incompatible type!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28731#c1 This bug is approaching its deadline for be

[llvm-bugs] [Bug 47613] InstCombine leaves extra call to sqrtf from pow transform

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47613 Sanjay Patel changed: What|Removed |Added Fixed By Commit(s)||7c49f3c75be9 Resolution|---

[llvm-bugs] [Bug 49522] New: DebugInfo Stripping sometimes causes a Broken Input Module

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49522 Bug ID: 49522 Summary: DebugInfo Stripping sometimes causes a Broken Input Module Product: libraries Version: trunk Hardware: PC OS: MacOS X Status: NE

[llvm-bugs] [Bug 49523] New: Generalize constrained placeholder types for NTTPs

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49523 Bug ID: 49523 Summary: Generalize constrained placeholder types for NTTPs Product: clang Version: trunk Hardware: PC URL: https://godbolt.org/z/7TPTz5 OS: Linux

[llvm-bugs] [Bug 49524] New: [llvm-mca][in-order processors] Missing RCU checks, and issues with how OoO instructions are tracked.

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49524 Bug ID: 49524 Summary: [llvm-mca][in-order processors] Missing RCU checks, and issues with how OoO instructions are tracked. Product: tools Version: trunk Hardware: PC

[llvm-bugs] [Bug 38320] Debugging in Visual Studio 2015 doesn't display locals if ghash is used

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38320 Reid Kleckner changed: What|Removed |Added Resolution|--- |WORKSFORME Status|NEW

[llvm-bugs] [Bug 49525] New: 'P' inline assembly operand modifier should obey -fno-plt

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49525 Bug ID: 49525 Summary: 'P' inline assembly operand modifier should obey -fno-plt Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 49526] New: "operation not permitted" ferror on recursive_directory_iterator despite skip_permission_denied

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49526 Bug ID: 49526 Summary: "operation not permitted" ferror on recursive_directory_iterator despite skip_permission_denied Product: libc++ Version: unspecified Har

[llvm-bugs] [Bug 37652] Can't use EXPENSIVE_CHECKS in TableGen executable

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37652 Alexander Richardson changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 49527] New: extraneous dynamic swizzle when all lanes are equal and constant

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49527 Bug ID: 49527 Summary: extraneous dynamic swizzle when all lanes are equal and constant Product: new-bugs Version: 11.0 Hardware: PC OS: Windows NT Sta

[llvm-bugs] [Bug 49419] [LLVM-COV] No coverage with "Segmentation fault (core dumped)"

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49419 Yang Wang changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 49528] New: error: no member named 'Kind' in 'mlir::Value'

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49528 Bug ID: 49528 Summary: error: no member named 'Kind' in 'mlir::Value' Product: new-bugs Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 49529] New: FAIL: Builtins-i386-linux :: muldc3_test.c

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49529 Bug ID: 49529 Summary: FAIL: Builtins-i386-linux :: muldc3_test.c Product: new-bugs Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: normal P

[llvm-bugs] [Bug 49530] New: FAIL: HWAddressSanitizer-x86_64 :: TestCases/global.c

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49530 Bug ID: 49530 Summary: FAIL: HWAddressSanitizer-x86_64 :: TestCases/global.c Product: new-bugs Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 49531] New: FileCheck ignores `-Y` in `[[X-Y]]`

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49531 Bug ID: 49531 Summary: FileCheck ignores `-Y` in `[[X-Y]]` Product: Test Suite Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Prior

[llvm-bugs] [Bug 49532] New: FAIL: libomptarget :: offloading/memory_manager.cpp

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49532 Bug ID: 49532 Summary: FAIL: libomptarget :: offloading/memory_manager.cpp Product: new-bugs Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 49533] New: FAIL: libomptarget :: offloading/parallel_offloading_map.cpp

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49533 Bug ID: 49533 Summary: FAIL: libomptarget :: offloading/parallel_offloading_map.cpp Product: new-bugs Version: 11.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 45369] Missing symbols when llvm is build with LTO

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45369 Yuanfang Chen changed: What|Removed |Added CC||yuanfang.c...@sony.com Status|NEW

[llvm-bugs] [Bug 48139] [VPlan] Unreachable instruction executed during VPlan execution

2021-03-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48139 Mauri Mustonen changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---