[llvm-bugs] [Bug 48129] New: TypeError in clang-format.py

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48129 Bug ID: 48129 Summary: TypeError in clang-format.py Product: clang Version: 10.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 48130] New: Clang Callgraph does not represent self-recursive std::function as such

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48130 Bug ID: 48130 Summary: Clang Callgraph does not represent self-recursive std::function as such Product: clang Version: trunk Hardware: PC OS: Linux Sta

[llvm-bugs] [Bug 48131] New: [C++] fp16 extension diagnostic triggers ICE

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48131 Bug ID: 48131 Summary: [C++] fp16 extension diagnostic triggers ICE Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 48132] New: clang-cl: reported as included file for preprocessed source

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48132 Bug ID: 48132 Summary: clang-cl: reported as included file for preprocessed source Product: clang Version: 11.0 Hardware: PC OS: Windows NT Status: NE

[llvm-bugs] [Bug 48133] New: update_test_checks scripts should warn on unused prefixes

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48133 Bug ID: 48133 Summary: update_test_checks scripts should warn on unused prefixes Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW

[llvm-bugs] [Bug 48134] New: clang failure using CTRE in templated class/function

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48134 Bug ID: 48134 Summary: clang failure using CTRE in templated class/function Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] Issue 27372 in oss-fuzz: llvm:clang-objc-fuzzer: Stack-overflow in SequenceChecker::VisitSequencedExpressions

2020-11-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] [Bug 38868] for Microsoft compatibility, md5 hash on long mangled names

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38868 Melanie Blower changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 27353 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::APValue::operator=

2020-11-10 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 27353 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::APValue::operator= https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27353#c1 ClusterFuzz testcase 5664435372556288 is verifie

[llvm-bugs] Issue 22260 in oss-fuzz: llvm: Coverage build failure

2020-11-10 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #24 on issue 22260 by ClusterFuzz-External: llvm: Coverage build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22260#c24 Friendly reminder that the the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: http

[llvm-bugs] [Bug 48136] New: alpha.unix.cstring.OutOfBounds wrongly triggers for flexible array members

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48136 Bug ID: 48136 Summary: alpha.unix.cstring.OutOfBounds wrongly triggers for flexible array members Product: clang Version: trunk Hardware: PC OS: All St

[llvm-bugs] [Bug 48137] New: llvm-diff produces non-empty diff in the same code for static variables referencing

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48137 Bug ID: 48137 Summary: llvm-diff produces non-empty diff in the same code for static variables referencing Product: new-bugs Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 48138] New: update_llc_test_checks/arm-function-name.ll fails with just ARM target

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48138 Bug ID: 48138 Summary: update_llc_test_checks/arm-function-name.ll fails with just ARM target Product: Test Suite Version: trunk Hardware: PC OS: Windows NT

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

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48139 Bug ID: 48139 Summary: [VPlan] Unreachable instruction executed during VPlan execution Product: libraries Version: trunk Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 48140] New: Clang fails to parse "s.name < ..." comparison in function template if variable template "name" is also in scope

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48140 Bug ID: 48140 Summary: Clang fails to parse "s.name < ..." comparison in function template if variable template "name" is also in scope Product: clang Version: trunk

[llvm-bugs] [Bug 47465] [Windows][AArch64] Arguments not passed in the correct register

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47465 Richard Townsend changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 48141] New: LICM cannot sink stores out of loops when address calculation is a bit complicated

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48141 Bug ID: 48141 Summary: LICM cannot sink stores out of loops when address calculation is a bit complicated Product: libraries Version: 11.0 Hardware: PC OS: Linux

[llvm-bugs] Issue 27381 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-irce: ASSERT: SrcProbs.size() == Src->getTerminator()->getNumSuccessors() && "The number of ed

2020-11-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] [Bug 48059] polly crashes while running pass 'Polly - Create polyhedral description of Scops': Assertion `!ArrayAccess && "More then one array access for instruction"' failed

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48059 Michael Kruse changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 47980] Instcombine optimization f5df5cd55 causes miscompile in CFI code for Android

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47980 Pirama Arumuga Nainar changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 48142] New: Clang rGa8e50f1c6e7b crashes in LoopVectorizationPlanner::buildVPlanWithVPRecipes when building the arm64 Linux kernel

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48142 Bug ID: 48142 Summary: Clang rGa8e50f1c6e7b crashes in LoopVectorizationPlanner::buildVPlanWithVPRecipes when building the arm64 Linux kernel Product: libraries Version:

[llvm-bugs] Issue 27385 in oss-fuzz: llvm:clangd-fuzzer: ASSERT: (uint16_t)DataLen == DataLen && (uint16_t)KeyLen == KeyLen

2020-11-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] [Bug 48143] New: lldb-vscode tests failing on macOS after `check-lldb`

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48143 Bug ID: 48143 Summary: lldb-vscode tests failing on macOS after `check-lldb` Product: lldb Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhanc

[llvm-bugs] [Bug 48144] New: keyword on iso_c_binding intrinsic not allowed

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48144 Bug ID: 48144 Summary: keyword on iso_c_binding intrinsic not allowed Product: flang Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 48145] New: omp critical clause does not allow optional name argument

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48145 Bug ID: 48145 Summary: omp critical clause does not allow optional name argument Product: flang Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 48146] New: exitLld() deallocates MemoryBuffer which may back a section name being concurrently accessed by another thread

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48146 Bug ID: 48146 Summary: exitLld() deallocates MemoryBuffer which may back a section name being concurrently accessed by another thread Product: lld Version: unspecified

[llvm-bugs] [Bug 48147] New: cd ..

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48147 Bug ID: 48147 Summary: cd .. Product: libraries Version: 11.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P Component:

[llvm-bugs] [Bug 27839] Linear congruential generator generates invalid values

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27839 Zoe Carver changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 48148] New: miss to recognize two equal variables

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48148 Bug ID: 48148 Summary: miss to recognize two equal variables Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement P

[llvm-bugs] [Bug 48058] [EarlyCSE] Assertion in EarlyCSE

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48058 shchenz changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 48149] New: Endless loop after IndVarSimplify

2020-11-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48149 Bug ID: 48149 Summary: Endless loop after IndVarSimplify Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement