[llvm-bugs] [Bug 47230] New: Question about several ordered directives in the single region

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47230 Bug ID: 47230 Summary: Question about several ordered directives in the single region Product: OpenMP Version: unspecified Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 46451] Python script extract_vplan.py to extract VPlan digraphs regexp broken

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46451 Florian Hahn changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 47231] New: Clang-trunk crashed for TraitsTest in folly

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47231 Bug ID: 47231 Summary: Clang-trunk crashed for TraitsTest in folly Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

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

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils..

[llvm-bugs] [Bug 47232] New: Missing debug line information for some cases

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47232 Bug ID: 47232 Summary: Missing debug line information for some cases Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32706] instcombine transforms arithmetic into xor which can't be analyzed by ScalarEvolution

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32706 Sanjay Patel changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[llvm-bugs] [Bug 37610] xor %a, C -> xor %a, -1 canonicalization

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37610 Roman Lebedev changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 47233] New: clang rejects valid c++ code

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47233 Bug ID: 47233 Summary: clang rejects valid c++ code Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 47234] New: clang cannot initialize a variable of type 'double (*)[a][b]' with an rvalue of type 'double (*)[a][b]'

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47234 Bug ID: 47234 Summary: clang cannot initialize a variable of type 'double (*)[a][b]' with an rvalue of type 'double (*)[a][b]' Product: clang Version: trunk Hardware: PC

[llvm-bugs] [Bug 47235] New: Overloaded template functions became ambiguous

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47235 Bug ID: 47235 Summary: Overloaded template functions became ambiguous Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 47236] New: Assertion failed: (FromType->isIntegralOrUnscopedEnumerationType()), function getNarrowingKind, file /usr/src/contrib/llvm-project/clang/lib/Sema/SemaOverload.cpp, line 42

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47236 Bug ID: 47236 Summary: Assertion failed: (FromType->isIntegralOrUnscopedEnumerationType()), function getNarrowingKind, file /usr/src/contrib/llvm-project/clang/lib/Sema/Se

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 46743, which changed state. Bug 46743 Summary: libunwind's FrameHeaderCache looks broken on Android 10 and earlier https://bugs.llvm.org/show_bug.cgi?id=46743 What|Removed |Added -

[llvm-bugs] [Bug 46743] libunwind's FrameHeaderCache looks broken on Android 10 and earlier

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46743 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] Issue 24668 in oss-fuzz: llvm:clang-objc-fuzzer: Segv on unknown address in clang::Preprocessor::LexHeaderName

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #2 on issue 24668 by ClusterFuzz-External: llvm:clang-objc-fuzzer: Segv on unknown address in clang::Preprocessor::LexHeaderName https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=24668#c2 ClusterFuzz testcase 4823847375994880 is flaky and no longer cr

[llvm-bugs] Issue 20256 in oss-fuzz: llvm:clang-objc-fuzzer: Segv on unknown address in clang::Expr::EvaluateKnownConstInt

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #3 on issue 20256 by ClusterFuzz-External: llvm:clang-objc-fuzzer: Segv on unknown address in clang::Expr::EvaluateKnownConstInt https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20256#c3 ClusterFuzz testcase 5105673205710848 is flaky and no longer cr

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

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #2 on issue 23571 by ClusterFuzz-External: llvm:clang-objc-fuzzer: Segv on unknown address in llvm::llvm_unreachable_internal https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23571#c2 ClusterFuzz testcase 5423964099969024 is flaky and no longer crash

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

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #3 on issue 19243 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::getCurLambda https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19243#c3 ClusterFuzz testcase 5639017945366528 is flaky and no longer crashes, so clo

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

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #3 on issue 21152 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::LookupTemplateName https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21152#c3 ClusterFuzz testcase 5637110368567296 is flaky and no longer crashes, s

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

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #3 on issue 19317 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=19317#c3 ClusterFuzz testcase 5639537548328960 is flaky and no longer crashes, s

[llvm-bugs] Issue 19972 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::OverloadExpr::find

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #3 on issue 19972 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::OverloadExpr::find https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19972#c3 ClusterFuzz testcase 5663520494714880 is flaky and no longer crashes, so clo

[llvm-bugs] Issue 19617 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::Parser::ParseCXXAmbiguousParenExpression

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #3 on issue 19617 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::Parser::ParseCXXAmbiguousParenExpression https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19617#c3 ClusterFuzz testcase 5663724107202560 is flaky and no l

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

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #3 on issue 20420 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::ActOnCapScopeReturnStmt https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=20420#c3 ClusterFuzz testcase 5675708116631552 is flaky and no longer crash

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

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #3 on issue 19567 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::CreateOverloadedBinOp https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19567#c3 ClusterFuzz testcase 5681625778356224 is flaky and no longer crashes

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

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #3 on issue 19180 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in llvm::APInt::udiv https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19180#c3 ClusterFuzz testcase 5698461165158400 is flaky and no longer crashes, so closing iss

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

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #3 on issue 19088 by ClusterFuzz-External: llvm:clang-objc-fuzzer: Segv on unknown address in clang::Parser::ParseObjCInterfaceDeclList https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19088#c3 ClusterFuzz testcase 5696539704164352 is flaky and no lo

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

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #3 on issue 19272 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in llvm::APInt::udiv https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19272#c3 ClusterFuzz testcase 5711340262129664 is flaky and no longer crashes, so closing iss

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

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #3 on issue 19182 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::ActOnTag https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19182#c3 ClusterFuzz testcase 5715582179868672 is flaky and no longer crashes, so closing

[llvm-bugs] Issue 19704 in oss-fuzz: llvm:clang-objc-fuzzer: Segv on unknown address in LValue::addUnsizedArray

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #3 on issue 19704 by ClusterFuzz-External: llvm:clang-objc-fuzzer: Segv on unknown address in LValue::addUnsizedArray https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19704#c3 ClusterFuzz testcase 5720597908946944 is flaky and no longer crashes, so

[llvm-bugs] Issue 19064 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in clang::Preprocessor::AnnotatePreviousCachedTokens

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #3 on issue 19064 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::Preprocessor::AnnotatePreviousCachedTokens https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19064#c3 ClusterFuzz testcase 5726945203716096 is flaky and no

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

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #3 on issue 19085 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in HasAccess https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19085#c3 ClusterFuzz testcase 5740402812649472 is flaky and no longer crashes, so closing issue. If

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

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #3 on issue 20787 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=20787#c3 ClusterFuzz testcase 5738963006652416 is flaky and no longer crashes, s

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

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #3 on issue 21075 by ClusterFuzz-External: llvm:clang-objc-fuzzer: Segv on unknown address in llvm::llvm_unreachable_internal https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21075#c3 ClusterFuzz testcase 5752309763276800 is flaky and no longer crash

[llvm-bugs] Issue 19086 in oss-fuzz: llvm:clang-objc-fuzzer: Segv on unknown address in clang::ObjCMethodDecl::getOverriddenMethods

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #3 on issue 19086 by ClusterFuzz-External: llvm:clang-objc-fuzzer: Segv on unknown address in clang::ObjCMethodDecl::getOverriddenMethods https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19086#c3 ClusterFuzz testcase 5745806737145856 is flaky and no

[llvm-bugs] Issue 23836 in oss-fuzz: llvm:clang-fuzzer: Segv on unknown address in bool EvaluateComparisonBinaryOperator

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #2 on issue 23836 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in bool EvaluateComparisonBinaryOperatorhttps://bugs.chromium.org/p/oss-fuzz/issues/detail?id=23836#c2 ClusterFuzz testcase 5886443099783168 is flaky and no longer cras

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

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #2 on issue 22828 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::SetCtorInitializers https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22828#c2 ClusterFuzz testcase 5789742166966272 is flaky and no longer crashes,

[llvm-bugs] [Bug 47237] New: Failure to optimize simple selection properly, somehow the code degenerates

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47237 Bug ID: 47237 Summary: Failure to optimize simple selection properly, somehow the code degenerates Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 47238] New: [InstCombine] We need to recursively enqueue users of instructions whose use-count changed

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47238 Bug ID: 47238 Summary: [InstCombine] We need to recursively enqueue users of instructions whose use-count changed Product: libraries Version: trunk Hardware: PC OS

[llvm-bugs] [Bug 47169] loader_uninitialized used on a class-template causes a crash and assert

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47169 Jon Chesterfield changed: What|Removed |Added Fixed By Commit(s)||bcaa806a4747595116b538e8b75

[llvm-bugs] [Bug 47233] clang rejects valid c++ code

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47233 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 47234] clang cannot initialize a variable of type 'double (*)[a][b]' with an rvalue of type 'double (*)[a][b]'

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47234 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 24259] Cannot initialize variable with rvalue of same type?

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=24259 Richard Smith changed: What|Removed |Added CC||richard-l...@metafoo.co.uk Resolution|-

[llvm-bugs] [Bug 23976] Cast linear array to rectangular array compilation failure

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=23976 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 37828] clang++ fails to allocate a "float (*)[height]" to "float (*)[height]" object

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37828 Richard Smith changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 47239] New: Wrong line information at Og

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47239 Bug ID: 47239 Summary: Wrong line information at Og Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority

[llvm-bugs] [Bug 45293] Exclude empty lines and lines with comments only from the llvm-cov HTML report

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45293 Yury changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 47240] New: Static PIE executables segfault on initialization

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47240 Bug ID: 47240 Summary: Static PIE executables segfault on initialization Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 47241] New: ValueTracking: Compute known bits doesn't leverage range information on gep

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47241 Bug ID: 47241 Summary: ValueTracking: Compute known bits doesn't leverage range information on gep Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 47242] New: missed instruction sink across asm goto

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47242 Bug ID: 47242 Summary: missed instruction sink across asm goto Product: clang Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 47243] New: Instcombine drops range information when combining inttoptr with load

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47243 Bug ID: 47243 Summary: Instcombine drops range information when combining inttoptr with load Product: libraries Version: trunk Hardware: PC OS: All Sta

[llvm-bugs] [Bug 47244] New: The new pass manager switch may break AMD

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47244 Bug ID: 47244 Summary: The new pass manager switch may break AMD Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 47245] New: [10/11] error: unable to execute command: Segmentation fault (core dumped)

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47245 Bug ID: 47245 Summary: [10/11] error: unable to execute command: Segmentation fault (core dumped) Product: new-bugs Version: 11.0 Hardware: PC OS: Linux

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

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #3 on issue 19621 by ClusterFuzz-External: llvm:clang-fuzzer: Segv on unknown address in clang::Sema::PerformImplicitConversion https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19621#c3 ClusterFuzz testcase 5693858247868416 is flaky and no longer cra

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

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: WontFix Comment #3 on issue 19062 by ClusterFuzz-External: llvm:clang-objc-fuzzer: Segv on unknown address in clang::Sema::PushDeclContext https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=19062#c3 ClusterFuzz testcase 5710973226975232 is flaky and no longer crashes,

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

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils..

[llvm-bugs] Issue 25060 in oss-fuzz: llvm:llvm-dwarfdump-fuzzer: ASSERT: (!Cursor || DebugLineData.getAddressSize() == 0 || DebugLineData.getAddressSize(

2020-08-19 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, d...@google.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils..

[llvm-bugs] [Bug 47246] New: errors of implicitly-deleted default constructor

2020-08-19 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=47246 Bug ID: 47246 Summary: errors of implicitly-deleted default constructor Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement