[llvm-bugs] [Bug 36406] segfault with for loop and coverage-mapping

2018-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36406 Vedant Kumar changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 35804] [meta] 6.0.0 Release Blockers

2018-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35804 Bug 35804 depends on bug 36385, which changed state. Bug 36385 Summary: Please backport r325139 to 6.0 https://bugs.llvm.org/show_bug.cgi?id=36385 What|Removed |Added ---

[llvm-bugs] [Bug 36385] Please backport r325139 to 6.0

2018-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36385 Hans Wennborg changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 36298] LLD does not support following output section types in script: DSECT, COPY, INFO, OVERLAY

2018-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36298 George Rimar changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 36408] New: Assertion failure in clang::ento::CXXInstanceCall::getInitialStackFrameContents

2018-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36408 Bug ID: 36408 Summary: Assertion failure in clang::ento::CXXInstanceCall::getInitialStackFrameCont ents Product: clang Version: unspecified Hardware: PC

[llvm-bugs] [Bug 36409] New: Bug when using VLA and OpenMP

2018-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36409 Bug ID: 36409 Summary: Bug when using VLA and OpenMP Product: clang Version: 5.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 36410] New: Merging inlined llvm.dbg.value creates broken metadata

2018-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36410 Bug ID: 36410 Summary: Merging inlined llvm.dbg.value creates broken metadata Product: libraries Version: trunk Hardware: All OS: Linux Status: NEW Severity: nor

[llvm-bugs] [Bug 36409] Bug when using VLA and OpenMP

2018-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36409 Alexey Bataev changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 6415 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: (DestReg != AArch64::SP || Offset % 16 == 0) && "SP increment/decrement not 16-b

2018-02-16 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, llvm-b...@lists.llvm.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible Engine-libfuzze

[llvm-bugs] [Bug 36411] New: [PowerPC]verification error after If-converter

2018-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36411 Bug ID: 36411 Summary: [PowerPC]verification error after If-converter Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhance

[llvm-bugs] Issue 3370 in oss-fuzz: llvm: ASSERT: getClient() && "DiagnosticClient not set!"

2018-02-16 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: Fuzz-Blocker Comment #11 on issue 3370 by ClusterFuzz-External: llvm: ASSERT: getClient() && "DiagnosticClient not set!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3370#c11 This crash occurs very frequently on linux platform and is likely preventing the f

[llvm-bugs] [Bug 35707] Seemingly infinite loop after too many errors emitted, stopping (-f openmp)

2018-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35707 Alexey Bataev changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 36397] DSAStackTy::addDoacrossDependClause(clang::OMPDependClause*, {anonymous}::DSAStackTy::OperatorOffsetTy&): Assertion `isOpenMPWorksharingDirective(StackElem.Directive)'

2018-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36397 Alexey Bataev changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] Issue 6417 in oss-fuzz: llvm/clang-fuzzer: ASSERT: !T->isDependentType() && "should not see dependent types here"

2018-02-16 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, llvm-b...@lists.llvm.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible Engine-libfuzze

[llvm-bugs] [Bug 35873] misleading data sharing error message for const variable

2018-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35873 Alexey Bataev changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 36125] Clang-cl /std:c++14 does not inline constexpr constants

2018-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36125 Reid Kleckner changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 36412] New: support the layout style used by the C++ standard

2018-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36412 Bug ID: 36412 Summary: support the layout style used by the C++ standard Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 36413] New: MSVC: implement /Zc:externConstexpr- to make constexpr globals internal by default

2018-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36413 Bug ID: 36413 Summary: MSVC: implement /Zc:externConstexpr- to make constexpr globals internal by default Product: clang Version: unspecified Hardware: PC OS: Wind

[llvm-bugs] [Bug 36238] llvm::insertDebugValuesForPHIs asserts with "Ill-formed basic block"

2018-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36238 Davide Italiano changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 36414] New: Create flag to disable simplifyCFG.

2018-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36414 Bug ID: 36414 Summary: Create flag to disable simplifyCFG. Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: ASSIGNED Severity: enhancement

[llvm-bugs] [Bug 36415] New: missing AnnotateAttr for member of templated class

2018-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36415 Bug ID: 36415 Summary: missing AnnotateAttr for member of templated class Product: clang Version: 5.0 Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 36416] New: Assertion failure in clang::ento::ExprEngine::VisitCommonDeclRefExpr

2018-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36416 Bug ID: 36416 Summary: Assertion failure in clang::ento::ExprEngine::VisitCommonDeclRefExpr Product: clang Version: unspecified Hardware: PC OS: All St

[llvm-bugs] [Bug 36417] New: LLVM 6.0 compile time regression with large amounts of debuginfo

2018-02-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36417 Bug ID: 36417 Summary: LLVM 6.0 compile time regression with large amounts of debuginfo Product: libraries Version: trunk Hardware: PC OS: All Status: