[llvm-bugs] [Bug 49428] New: [LLVM-COV] Wrong coverage with for statement

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49428 Bug ID: 49428 Summary: [LLVM-COV] Wrong coverage with for statement Product: Runtime Libraries Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 49427] New: [LLVM-COV] Wrong coverage with the default label in switch statement

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49427 Bug ID: 49427 Summary: [LLVM-COV] Wrong coverage with the default label in switch statement Product: Runtime Libraries Version: 11.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 49426] New: [LLVM-COV] Dead code after goto statement was wrongly marked as executed

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49426 Bug ID: 49426 Summary: [LLVM-COV] Dead code after goto statement was wrongly marked as executed Product: Runtime Libraries Version: 11.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 49425] New: Erroneous -Wunreachable-code in some cases when C++20 `[[likely]]`/`[[unlikely]]` are used.

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49425 Bug ID: 49425 Summary: Erroneous -Wunreachable-code in some cases when C++20 `[[likely]]`/`[[unlikely]]` are used. Product: clang Version: unspecified Hardware: All

[llvm-bugs] [Bug 49424] New: Clang frontend command failed when parse template lambda in function arguments

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49424 Bug ID: 49424 Summary: Clang frontend command failed when parse template lambda in function arguments Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 49423] New: [LLVM-COV] Label in switch statement and dead code were wrongly marked as executed

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49423 Bug ID: 49423 Summary: [LLVM-COV] Label in switch statement and dead code were wrongly marked as executed Product: Runtime Libraries Version: 11.0 Hardware: PC OS:

[llvm-bugs] [Bug 49422] New: e clang::ento::BasicValueFactory::getAPSIntType(clang::QualType) const: Assertion `T->isIntegralOrEnumerationType() || Loc::isLocType(T)' failed.

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49422 Bug ID: 49422 Summary: e clang::ento::BasicValueFactory::getAPSIntType(clang::Q ualType) const: Assertion `T->isIntegralOrEnumerationType() || Loc::isL

[llvm-bugs] [Bug 49421] New: [LLVM-COV] Dead code was marked as executed

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49421 Bug ID: 49421 Summary: [LLVM-COV] Dead code was marked as executed Product: Runtime Libraries Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 49420] New: [LLVM-COV] No coverage with "Aborted(core dumped)"

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49420 Bug ID: 49420 Summary: [LLVM-COV] No coverage with "Aborted(core dumped)" Product: Runtime Libraries Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: n

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

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49419 Bug ID: 49419 Summary: [LLVM-COV] No coverage with "Segmentation fault (core dumped)" Product: Runtime Libraries Version: 11.0 Hardware: PC OS: Linux S

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

2021-03-03 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 49406] suboptimal allocation of operands for "rm" inline assembly constraint

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49406 Eli Friedman changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 4068] [Meta] Compiling the Linux kernel with clang

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4068 Bug 4068 depends on bug 49406, which changed state. Bug 49406 Summary: suboptimal allocation of operands for "rm" inline assembly constraint https://bugs.llvm.org/show_bug.cgi?id=49406 What|Removed |Added -

[llvm-bugs] [Bug 49413] elaborated-enum-base incompatible with NS_ENUM

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49413 Richard Smith changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALID

[llvm-bugs] [Bug 49418] New: TestVSCode_module: test_compile_units fails due to extra units on FreeBSD

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49418 Bug ID: 49418 Summary: TestVSCode_module: test_compile_units fails due to extra units on FreeBSD Product: lldb Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 49417] New: Bind behavior mismatch when -platform_version is specified

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49417 Bug ID: 49417 Summary: Bind behavior mismatch when -platform_version is specified Product: lld Version: unspecified Hardware: PC OS: All Status: NEW

[llvm-bugs] Issue 28534 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-loop_predication: Out-of-memory in llvm-opt-fuzzer--x86_64-loop_predication

2021-03-03 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 28534 by sheriffbot: llvm:llvm-opt-fuzzer--x86_64-loop_predication: Out-of-memory in llvm-opt-fuzzer--x86_64-loop_predication https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28534#c1 This bug is approaching its deadline for

[llvm-bugs] [Bug 49416] New: Converting between pointers to signed and unsigned _ExtInt causes crash

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49416 Bug ID: 49416 Summary: Converting between pointers to signed and unsigned _ExtInt causes crash Product: clang Version: trunk Hardware: PC OS: Linux Sta

[llvm-bugs] [Bug 49413] elaborated-enum-base incompatible with NS_ENUM

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49413 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 49415] New: TestLinuxCore: two aarch64 reg test cases fail on FreeBSD/aarch64

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49415 Bug ID: 49415 Summary: TestLinuxCore: two aarch64 reg test cases fail on FreeBSD/aarch64 Product: lldb Version: unspecified Hardware: PC OS: Linux Stat

[llvm-bugs] [Bug 49414] New: TestGDBRemoteLoad fails on FreeBSD/aarch64

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49414 Bug ID: 49414 Summary: TestGDBRemoteLoad fails on FreeBSD/aarch64 Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 40230] padding in nested std::pair

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40230 Louis Dionne changed: What|Removed |Added Fixed By Commit(s)||r351290 Status|CONFIRMED

[llvm-bugs] [Bug 49413] New: elaborated-enum-base incompatible with NS_ENUM

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49413 Bug ID: 49413 Summary: elaborated-enum-base incompatible with NS_ENUM Product: clang Version: 11.0 Hardware: All OS: MacOS X Status: NEW Severity: normal

[llvm-bugs] [Bug 47601] Non-reserved names in pstl/execution_impl.h

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47601 Louis Dionne changed: What|Removed |Added Fixed By Commit(s)||053146a690774f8955893fbb995 |

[llvm-bugs] [Bug 47602] __internal::__lazy_and needs to be more lazy

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47602 Louis Dionne changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 49411] New: local variables are allowed as default parameters in template list

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49411 Bug ID: 49411 Summary: local variables are allowed as default parameters in template list Product: clang Version: trunk Hardware: PC OS: All Status: NE

[llvm-bugs] [Bug 43321] Segmentation fault in clang::NestedNameSpecifier::containsUnexpandedParameterPack

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43321 Sam McCall changed: What|Removed |Added CC||sammcc...@google.com Resolution|---

[llvm-bugs] [Bug 26413] movaps is generated in interrupt handler

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=26413 Melanie Blower changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 49410] New: constexpr static data member template cause an error: static data member 'v' already has an initializer

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49410 Bug ID: 49410 Summary: constexpr static data member template cause an error: static data member 'v' already has an initializer Product: clang Version: 11.0 Hardware: PC

[llvm-bugs] [Bug 32955] Crash in infinite loop trying to find a proper constructor

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32955 Volker Reichelt changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 49409] New: const variable cannot be implicitly captured in a lambda with no capture-default specified

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49409 Bug ID: 49409 Summary: const variable cannot be implicitly captured in a lambda with no capture-default specified Product: clang Version: trunk Hardware: PC OS: Al

[llvm-bugs] [Bug 49408] New: TestMultilineCompletion: test_basic_completion times out on FreeBSD

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49408 Bug ID: 49408 Summary: TestMultilineCompletion: test_basic_completion times out on FreeBSD Product: lldb Version: unspecified Hardware: PC OS: Linux St

[llvm-bugs] [Bug 49407] New: TestFixIts: test_with_multiple_retries gets SIGILL

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49407 Bug ID: 49407 Summary: TestFixIts: test_with_multiple_retries gets SIGILL Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 49333] Compilation error in NVPTX deviceRLTs

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49333 Joachim Protze changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[llvm-bugs] [Bug 48902] [meta] 12.0.0 Release Blockers

2021-03-03 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48902 Bug 48902 depends on bug 49333, which changed state. Bug 49333 Summary: Compilation error in NVPTX deviceRLTs https://bugs.llvm.org/show_bug.cgi?id=49333 What|Removed |Added

[llvm-bugs] [Bug 38419] std::filesystem::path::native() should return an std::wstring on Windows

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