[llvm-bugs] [Bug 48323] Attempting to redefine a variable fails silently

2020-11-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48323 Raphael Isemann changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 48334] New: wrong code with "-mem2reg -instcombine -simplifycfg -inline"

2020-11-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48334 Bug ID: 48334 Summary: wrong code with "-mem2reg -instcombine -simplifycfg -inline" Product: new-bugs Version: trunk Hardware: PC OS: Windows NT Status

[llvm-bugs] Issue 28096 in oss-fuzz: llvm:clang-objc-fuzzer: ASSERT: NextLocalOffset + TokLength + 1 > NextLocalOffset && NextLocalOffset + TokLength

2020-11-30 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 44140] XMM constant wrongly hoisted past uses of corresponding YMM register

2020-11-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44140 Simon Pilgrim changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 13503] x86 AVX instruction was generated but stack object pointer is not 16/32 byte aligned.

2020-11-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=13503 Simon Pilgrim changed: What|Removed |Added Resolution|--- |WORKSFORME CC|

[llvm-bugs] [Bug 48322] [AVX512F] Compilation failure of _mm512_shuffle_ps

2020-11-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48322 Simon Pilgrim changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 48335] New: [X86

2020-11-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48335 Bug ID: 48335 Summary: [X86 Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P Component:

[llvm-bugs] [Bug 48335] [X86

2020-11-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48335 Simon Pilgrim changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 48336] New: [X86] What AVX512 cpus should prefer 512-bit vectors?

2020-11-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48336 Bug ID: 48336 Summary: [X86] What AVX512 cpus should prefer 512-bit vectors? Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhan

[llvm-bugs] [Bug 48337] New: [X86] X86TargetTransformInfo - getCmpSelInstrCost doesn't discriminate between comparison codes

2020-11-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48337 Bug ID: 48337 Summary: [X86] X86TargetTransformInfo - getCmpSelInstrCost doesn't discriminate between comparison codes Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 40376] TargetTransformInfo::getCmpSelInstrCost should discriminate between comparison codes

2020-11-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40376 Simon Pilgrim changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 48337] [X86] X86TargetTransformInfo - getCmpSelInstrCost doesn't discriminate between comparison codes

2020-11-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48337 Bug 48337 depends on bug 40376, which changed state. Bug 40376 Summary: TargetTransformInfo::getCmpSelInstrCost should discriminate between comparison codes https://bugs.llvm.org/show_bug.cgi?id=40376 What|Removed |Ad

[llvm-bugs] Issue 19622 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::getCurBlock

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 19622 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::getCurBlock https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19622#c2 ClusterFuzz testcase 5718959311814656 appears to be flaky

[llvm-bugs] Issue 19623 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::ActOnStartOfFunctionDef

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 19623 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::ActOnStartOfFunctionDef https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19623#c2 ClusterFuzz testcase 5729474851373056 appears

[llvm-bugs] Issue 23468 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::DeclareImplicitCopyAssignment

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 23468 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::DeclareImplicitCopyAssignment https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23468#c2 ClusterFuzz testcase 5957130015473664 a

[llvm-bugs] Issue 19683 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::LookupResult::sanity

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 19683 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::LookupResult::sanity https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19683#c2 ClusterFuzz testcase 4872329519955968 appears to be fl

[llvm-bugs] Issue 19652 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in llvm::llvm_unreachable_internal

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 19652 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in llvm::llvm_unreachable_internal https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19652#c2 ClusterFuzz testcase 5165184549388288 appears to b

[llvm-bugs] Issue 21077 in oss-fuzz: llvm:clang-objc-fuzzer: Segv on unknown address in clang::Parser::TryAnnotateCXXScopeToken

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 21077 by ClusterFuzz-External: llvm:clang-objc-fuzzer: Segv on unknown address in clang::Parser::TryAnnotateCXXScopeToken https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21077#c2 ClusterFuzz testcase 5165252426858496

[llvm-bugs] Issue 19152 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::StmtVisitorBase::Visit

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 19152 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::StmtVisitorBase::Visit https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19152#c2 ClusterFuzz testcase 5629817202671616 appears to be

[llvm-bugs] Issue 19071 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::Decl::AccessDeclContextSanity

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 19071 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::Decl::AccessDeclContextSanity https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19071#c2 ClusterFuzz testcase 5641990750601216 appears

[llvm-bugs] Issue 19117 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::Decl::AccessDeclContextSanity

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 19117 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::Decl::AccessDeclContextSanity https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19117#c2 ClusterFuzz testcase 5644750535524352 appears

[llvm-bugs] Issue 27537 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::DeclContext::getLookupParent

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #1 on issue 27537 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::DeclContext::getLookupParent https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27537#c1 ClusterFuzz testcase 5644940994150400 appears to be fla

[llvm-bugs] Issue 21119 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::FunctionProtoType::FunctionProtoType

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 21119 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::FunctionProtoType::FunctionProtoType https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21119#c2 ClusterFuzz testcase 5650857535471616

[llvm-bugs] Issue 21207 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in llvm::APInt::trunc

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 21207 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in llvm::APInt::trunc https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21207#c2 ClusterFuzz testcase 5653608042594304 appears to be flaky, upda

[llvm-bugs] Issue 19132 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::CXXRecordDecl::data

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 19132 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::CXXRecordDecl::data https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19132#c2 ClusterFuzz testcase 5662230230335488 appears to be fla

[llvm-bugs] Issue 19880 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in EvaluateObjectArgument

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 19880 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in EvaluateObjectArgument https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19880#c2 ClusterFuzz testcase 5664409284509696 appears to be flaky,

[llvm-bugs] Issue 19228 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::CXXRecordDecl::data

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 19228 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::CXXRecordDecl::data https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19228#c2 ClusterFuzz testcase 5673340807413760 appears to be fla

[llvm-bugs] Issue 19205 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::SourceManager::getFileIDLoaded

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 19205 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::SourceManager::getFileIDLoaded https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19205#c2 ClusterFuzz testcase 5697366384705536 appear

[llvm-bugs] Issue 19181 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::LookupQualifiedName

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 19181 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::LookupQualifiedName https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19181#c2 ClusterFuzz testcase 5702033537761280 appears to

[llvm-bugs] Issue 19136 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::SetCtorInitializers

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 19136 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::SetCtorInitializers https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19136#c2 ClusterFuzz testcase 5704527068266496 appears to

[llvm-bugs] Issue 19171 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in llvm::detail::IEEEFloat::roundSignificandWithExponent

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 19171 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in llvm::detail::IEEEFloat::roundSignificandWithExponent https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19171#c2 ClusterFuzz testcase 5706795

[llvm-bugs] Issue 23785 in oss-fuzz: llvm:clang-objc-fuzzer: Segv on unknown address in clang::Parser::parseObjCTypeArgsAndProtocolQualifiers

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 23785 by ClusterFuzz-External: llvm:clang-objc-fuzzer: Segv on unknown address in clang::Parser::parseObjCTypeArgsAndProtocolQualifiers https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23785#c2 ClusterFuzz testcase 57

[llvm-bugs] Issue 20893 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in FindDeclaringClass

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 20893 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in FindDeclaringClass https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20893#c2 ClusterFuzz testcase 5744309964111872 appears to be flaky, upda

[llvm-bugs] Issue 19620 in oss-fuzz: llvm:clang-objc-fuzzer: Segv on unknown address in clang::Sema::ActOnMethodDeclaration

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 19620 by ClusterFuzz-External: llvm:clang-objc-fuzzer: Segv on unknown address in clang::Sema::ActOnMethodDeclaration https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19620#c2 ClusterFuzz testcase 5759960881561600 app

[llvm-bugs] Issue 25059 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::PushDeclContext

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 25059 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::PushDeclContext https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=25059#c2 ClusterFuzz testcase 5760004104388608 appears to be f

[llvm-bugs] Issue 20232 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::EnterDeclaratorContext

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 20232 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::EnterDeclaratorContext https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20232#c2 ClusterFuzz testcase 6244001741275136 appears

[llvm-bugs] Issue 28000 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::NumericLiteralParser::isValidUDSuffix

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #1 on issue 28000 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::NumericLiteralParser::isValidUDSuffix https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=28000#c1 ClusterFuzz testcase 6289242531299328 appears

[llvm-bugs] Issue 27823 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in GetFullTypeForDeclarator

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #1 on issue 27823 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in GetFullTypeForDeclarator https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27823#c1 ClusterFuzz testcase 4807434813833216 appears to be flaky, updatin

[llvm-bugs] Issue 23669 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::Expr::skipRValueSubobjectAdjustments

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 23669 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::Expr::skipRValueSubobjectAdjustments https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23669#c2 ClusterFuzz testcase 4893097812295680

[llvm-bugs] Issue 27558 in oss-fuzz: llvm:clang-objc-fuzzer: Stack-overflow in llvm::FoldingSetNodeID::AddInteger

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #1 on issue 27558 by ClusterFuzz-External: llvm:clang-objc-fuzzer: Stack-overflow in llvm::FoldingSetNodeID::AddInteger https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27558#c1 ClusterFuzz testcase 6285471747145728 appears to be

[llvm-bugs] Issue 27287 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::StmtVisitorBase::Visit

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #1 on issue 27287 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::StmtVisitorBase::Visit https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27287#c1 ClusterFuzz testcase 5089701398315008 appears to be flaky, up

[llvm-bugs] Issue 27504 in oss-fuzz: llvm:clang-objc-fuzzer: Stack-overflow in clang::Sema::DiagnoseAvailabilityOfDecl

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #1 on issue 27504 by ClusterFuzz-External: llvm:clang-objc-fuzzer: Stack-overflow in clang::Sema::DiagnoseAvailabilityOfDecl https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=27504#c1 ClusterFuzz testcase 5679402872209408 appears

[llvm-bugs] [Bug 48296] opt crash with "-mem2reg -simplifycfg -instcombine -jump-threading -correlated-propagation -lcssa -loop-rotate -loop-vectorize": Assertion `!verifyFunction(*L->getHeader()->get

2020-11-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48296 Sanjay Patel changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 48339] New: Bogus error/note about dependent base classes on template instantiation failure

2020-11-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48339 Bug ID: 48339 Summary: Bogus error/note about dependent base classes on template instantiation failure Product: clang Version: 11.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 48340] New: loop-vectorize assertion failure "argument of incompatible type"

2020-11-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48340 Bug ID: 48340 Summary: loop-vectorize assertion failure "argument of incompatible type" Product: new-bugs Version: trunk Hardware: PC URL: https://github.com/rust-l

[llvm-bugs] [Bug 48341] New: C99 code completion for field names in designated initializers used with compound literals

2020-11-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48341 Bug ID: 48341 Summary: C99 code completion for field names in designated initializers used with compound literals Product: clang-tools-extra Version: unspecified Hardware: PC

[llvm-bugs] [Bug 48342] New: LLDB crashes when inspecting an object created using ni::type_hierarchy

2020-11-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48342 Bug ID: 48342 Summary: LLDB crashes when inspecting an object created using ni::type_hierarchy Product: lldb Version: unspecified Hardware: Macintosh OS: MacOS X

[llvm-bugs] [Bug 48343] New: [InstCombine] Miscompile of sext(ashr(shl(trunc())))

2020-11-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48343 Bug ID: 48343 Summary: [InstCombine] Miscompile of sext(ashr(shl(trunc( Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancem

[llvm-bugs] Issue 28138 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Decl::castFromDeclContext

2020-11-30 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 48344] New: Coroutine promise types don't support destroying operator delete

2020-11-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48344 Bug ID: 48344 Summary: Coroutine promise types don't support destroying operator delete Product: clang Version: trunk Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 48345] New: linker segfaults when using -shared on AMDGPU kernel

2020-11-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48345 Bug ID: 48345 Summary: linker segfaults when using -shared on AMDGPU kernel Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: releas

[llvm-bugs] [Bug 48346] New: linker segfaults when using -shared on AMDGPU kernel

2020-11-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=48346 Bug ID: 48346 Summary: linker segfaults when using -shared on AMDGPU kernel Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: releas

[llvm-bugs] Issue 20748 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Preprocessor::PeekAhead

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #2 on issue 20748 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::Preprocessor::PeekAhead https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20748#c2 ClusterFuzz testcase 5070693391925248 is closed as invalid, so closing issue. --

[llvm-bugs] Issue 12894 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::FunctionProtoType::getExtProtoInfo

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #6 on issue 12894 by ClusterFuzz-External: llvm/clang-fuzzer: Stack-overflow in clang::FunctionProtoType::getExtProtoInfo https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12894#c6 ClusterFuzz testcase 5181233204559872 is closed as invalid, so closing

[llvm-bugs] Issue 19004 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::Parser::ParseOptionalCXXScopeSpecifier

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #2 on issue 19004 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::Parser::ParseOptionalCXXScopeSpecifier https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19004#c2 ClusterFuzz testcase 5204648021721088 is closed as invalid, so clo

[llvm-bugs] Issue 10764 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::APValue::swap

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #5 on issue 10764 by ClusterFuzz-External: llvm/clang-fuzzer: Stack-overflow in clang::APValue::swap https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10764#c5 ClusterFuzz testcase 5635264848855040 is closed as invalid, so closing issue. -- You rece

[llvm-bugs] Issue 28147 in oss-fuzz: llvm:llvm-opt-fuzzer--x86_64-instcombine: ASSERT: SafeReplacementConstant && "Replacement constant not set"

2020-11-30 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 19203 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::APValue::swap

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #2 on issue 19203 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::APValue::swap https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19203#c2 ClusterFuzz testcase 5668466220859392 is closed as invalid, so closing issue. -- You rece

[llvm-bugs] Issue 17606 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in EvaluateValue

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #3 on issue 17606 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in EvaluateValue https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17606#c3 ClusterFuzz testcase 5699838338924544 is closed as invalid, so closing issue. -- You received th

[llvm-bugs] Issue 19216 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in processTypeAttrs

2020-11-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #2 on issue 19216 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in processTypeAttrs https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19216#c2 ClusterFuzz testcase 5742049781612544 is closed as invalid, so closing issue. -- You received