[llvm-bugs] [Bug 37024] New: ninja: build stopped: subcommand failed.

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37024 Bug ID: 37024 Summary: ninja: build stopped: subcommand failed. Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 37005] [InstCombine] Incorrect reassociation of loop invariant vector GEP

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37005 Daniel Neilson changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 37021] New: valgrind missing debug info on LLD linked binaries

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37021 Bug ID: 37021 Summary: valgrind missing debug info on LLD linked binaries Product: lld Version: unspecified Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 37023] New: llvm does not narrow overly-wide memcpys with !tbaa.struct metadata

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37023 Bug ID: 37023 Summary: llvm does not narrow overly-wide memcpys with !tbaa.struct metadata Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 37019] New: Undefined behavior in CFGPrinter due to Twine misuse

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37019 Bug ID: 37019 Summary: Undefined behavior in CFGPrinter due to Twine misuse Product: libraries Version: trunk Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 37022] New: Segfault when attempting to assign to recursive struct

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37022 Bug ID: 37022 Summary: Segfault when attempting to assign to recursive struct Product: clang Version: 6.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 36992] copy constructor memcpy optimization tramples virtual bases in tail padding

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36992 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Fixed By

[llvm-bugs] [Bug 37020] New: lld sometimes fails with VC++ /Zi builds

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37020 Bug ID: 37020 Summary: lld sometimes fails with VC++ /Zi builds Product: lld Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 20344] clang++ segfault on invalid code

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=20344 John Regehr changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 6488] request for a bit more verbosity from "clang -v"

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=6488 John Regehr changed: What|Removed |Added Resolution|--- |WORKSFORME

[llvm-bugs] [Bug 12952] UNREACHABLE executed at Value.cpp:620!

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=12952 John Regehr changed: What|Removed |Added Resolution|--- |WORKSFORME

[llvm-bugs] [Bug 37026] New: Assertion `isa(Val) && "cast() argument of incompatible type!"' failed.

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37026 Bug ID: 37026 Summary: Assertion `isa(Val) && "cast() argument of incompatible type!"' failed. Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 37029] New: xxhash64 probably not the best choice for SHF_MERGE merging

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37029 Bug ID: 37029 Summary: xxhash64 probably not the best choice for SHF_MERGE merging Product: lld Version: unspecified Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 24240] crash due to -value-tracking-dom-conditions

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=24240 John Regehr changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 21177] lli says: LLVM ERROR: Cannot load value of type { i64, i32 }!

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=21177 John Regehr changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 37025] New: Suboptimal atomic_fetch_sub

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37025 Bug ID: 37025 Summary: Suboptimal atomic_fetch_sub Product: libraries Version: 6.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority:

[llvm-bugs] [Bug 6030] confusing warning from clang re. incompatible pointer types

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=6030 John Regehr changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] Issue 7425 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::DeclContext::lookup

2018-04-05 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

[llvm-bugs] Issue 7424 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::DiagnosticIDs::isUnrecoverable

2018-04-05 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

[llvm-bugs] [Bug 36985] Consolidate XRay-related driver flag processing into XRayArgs

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36985 Dean Michael Berris changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 37027] New: Assertion `(!needsOverloadResolutionForDestructor() || (data().DeclaredSpecialMembers & SMF_Destructor)) && "this property has not yet been computed by Sema"' failed.

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37027 Bug ID: 37027 Summary: Assertion `(!needsOverloadResolutionForDestructor() || (data().DeclaredSpecialMembers & SMF_Destructor)) && "this property has not yet been computed by Sema"'

[llvm-bugs] [Bug 37028] New: Assertion `!SpecializedTemplate.is<SpecializedPartialSpecialization*>() && "Already set to a class template partial specialization!"' failed.

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37028 Bug ID: 37028 Summary: Assertion `!SpecializedTemplate.is() && "Already set to a class template partial specialization!"' failed. Product: new-bugs Version: trunk

[llvm-bugs] [Bug 35396] compiler-rt: "make check" crashes lit

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35396 Matthias Krüger changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 36540] "error: this file does not represent a loadable dylib" when loading libsosplugin.so plugin from Python

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36540 Evgeny Morozov changed: What|Removed |Added CC|llvm-bugs@lists.llvm.org| -- You are receiving

[llvm-bugs] [Bug 37013] New: clang -x cuda fails in some templates on >>>

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37013 Bug ID: 37013 Summary: clang -x cuda fails in some templates on >>> Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 36540] "error: this file does not represent a loadable dylib" when loading libsosplugin.so plugin from Python

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36540 Evgeny Morozov changed: What|Removed |Added CC||evg...@loop54.com,

[llvm-bugs] [Bug 36997] lit: unable to parse tools/lldb/lit/lit.cfg

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36997 Matthias Krüger changed: What|Removed |Added Resolution|--- |INVALID

[llvm-bugs] [Bug 37015] New: MS __declspec(empty_bases) generates error with virtual inheritance

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37015 Bug ID: 37015 Summary: MS __declspec(empty_bases) generates error with virtual inheritance Product: clang Version: 6.0 Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 35639] [X86] CompleteModel scheduler models still missing instruction schedules

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35639 Simon Pilgrim changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 32325] [META][X86] Improve implementation and use of X86 scheduler models

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32325 Bug 32325 depends on bug 35639, which changed state. Bug 35639 Summary: [X86] CompleteModel scheduler models still missing instruction schedules https://bugs.llvm.org/show_bug.cgi?id=35639 What|Removed |Added

[llvm-bugs] [Bug 37017] New: [LLVM-COV] The loop-expression and cond-expression in the for loop is incorrectly marked when they are in different code lines

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37017 Bug ID: 37017 Summary: [LLVM-COV] The loop-expression and cond-expression in the for loop is incorrectly marked when they are in different code lines Product: clang

[llvm-bugs] Issue 5255 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: isIntPredicate() && "Invalid ICmp predicate value"

2018-04-05 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #3 on issue 5255 by sheriff...@chromium.org: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: isIntPredicate() && "Invalid ICmp predicate value" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5255#c3 This bug is approaching its

[llvm-bugs] Issue 5259 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: NameRef.find_first_of(0) == StringRef::npos && "Null bytes are not allowed in na

2018-04-05 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #3 on issue 5259 by sheriff...@chromium.org: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: NameRef.find_first_of(0) == StringRef::npos && "Null bytes are not allowed in na https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5259#c3 This

[llvm-bugs] [Bug 24381] Objc: clang-format incorrectly formats class declaration parameterized with lightweight generics

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=24381 Ben Hamilton changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] Issue 5266 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: (!RS || !RS->isScavengingFrameIndex(FrameIndex)) && "Emergency spill slot is out

2018-04-05 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #4 on issue 5266 by sheriff...@chromium.org: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: (!RS | | !RS->isScavengingFrameIndex(FrameIndex)) && "Emergency spill slot is out https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5266#c4 This

[llvm-bugs] Issue 5272 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: idx < size()

2018-04-05 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #3 on issue 5272 by sheriff...@chromium.org: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: idx < size() https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=5272#c3 This bug is approaching its deadline for being fixed, and will be

[llvm-bugs] [Bug 18538] non-conforming optimization -fmerge-all-constants is enabled by default

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=18538 Manoj Gupta changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 25732] Assertion `Kind.getKind() == InitializationKind::IK_Value || DestType->isReferenceType()' failed.

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=25732 John Regehr changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 24241] crash due to -value-tracking-dom-conditions: "Bits known to be one AND zero?"

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=24241 John Regehr changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 37018] New: Thin LTO .map files refer to non-existing files (got renamed).

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37018 Bug ID: 37018 Summary: Thin LTO .map files refer to non-existing files (got renamed). Product: lld Version: unspecified Hardware: All OS: All Status:

[llvm-bugs] [Bug 36649] [meta] 6.0.1 Release Blockers

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36649 Bug 36649 depends on bug 36862, which changed state. Bug 36862 Summary: Aarch64: support rN register names https://bugs.llvm.org/show_bug.cgi?id=36862 What|Removed |Added

[llvm-bugs] [Bug 36862] Aarch64: support rN register names

2018-04-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36862 Manoj Gupta changed: What|Removed |Added Resolution|--- |FIXED