[llvm-bugs] [Bug 42247] New: Diagnostic missing for redefinition

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42247 Bug ID: 42247 Summary: Diagnostic missing for redefinition Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Prior

[llvm-bugs] [Bug 42248] New: ICE when bool is #defined/typedef'd

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42248 Bug ID: 42248 Summary: ICE when bool is #defined/typedef'd Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Prio

[llvm-bugs] [Bug 42248] ICE when bool is #defined/typedef'd

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42248 Richard Smith changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 38768] [meta][DebugInfo] Umbrella bug for poor debug experiences

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38768 Bug 38768 depends on bug 39024, which changed state. Bug 39024 Summary: [DebugInfo@O2][Dexter] Vectorized code linenos step through loop even after completion https://bugs.llvm.org/show_bug.cgi?id=39024 What|Removed |

[llvm-bugs] [Bug 39024] [DebugInfo@O2][Dexter] Vectorized code linenos step through loop even after completion

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39024 Orlando Cazalet-Hyams changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[llvm-bugs] [Bug 42248] ICE when bool is #defined/typedef'd

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42248 Hao Zhong changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #2 from Hao Zhong --- The code c

[llvm-bugs] Issue 10250 in oss-fuzz: llvm: Build failure

2019-06-12 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Status: Verified Comment #66 on issue 10250 by ClusterFuzz-External: llvm: Build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10250#c66 The latest build has succeeded, closing this issue. -- You received this message because: 1. You were specifically CC'd on

[llvm-bugs] [Bug 41645] [ThinLTO] externally visible linkonce_odr object is incorrectly internalized

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41645 Eugene Leviant changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42249] New: [docs] Improve llvm-objdump documentation

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42249 Bug ID: 42249 Summary: [docs] Improve llvm-objdump documentation Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 42250] New: Improve llvm-objdump help text

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42250 Bug ID: 42250 Summary: Improve llvm-objdump help text Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement Prior

[llvm-bugs] [Bug 42245] Clang analyzer 8.0.0 external plugin example

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42245 Kristóf Umann changed: What|Removed |Added CC||dkszelet...@gmail.com Resolution|---

[llvm-bugs] [Bug 42251] New: Please backport r361158 to 8.0

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42251 Bug ID: 42251 Summary: Please backport r361158 to 8.0 Product: new-bugs Version: 8.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority:

[llvm-bugs] [Bug 42253] New: [docs] Improve llvm-symbolizer documentation

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42253 Bug ID: 42253 Summary: [docs] Improve llvm-symbolizer documentation Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 42252] New: Improve llvm-symbolizer help text

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42252 Bug ID: 42252 Summary: Improve llvm-symbolizer help text Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement Pr

[llvm-bugs] [Bug 42254] New: @llvm.memcpy not honoring volatile

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42254 Bug ID: 42254 Summary: @llvm.memcpy not honoring volatile Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement Prio

[llvm-bugs] [Bug 42255] New: [docs] Improve llvm-readobj documentation

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42255 Bug ID: 42255 Summary: [docs] Improve llvm-readobj documentation Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 42256] New: Improve llvm-readobj help text

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42256 Bug ID: 42256 Summary: Improve llvm-readobj help text Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement Prior

[llvm-bugs] [Bug 42257] New: Missed optimization when a constant is a power of two

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42257 Bug ID: 42257 Summary: Missed optimization when a constant is a power of two Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhanc

[llvm-bugs] [Bug 42238] StackProtector misses some captures

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42238 Matt Arsenault changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42258] New: clang as external project does not build if build directory is a subdirectory of llvm

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42258 Bug ID: 42258 Summary: clang as external project does not build if build directory is a subdirectory of llvm Product: Build scripts Version: trunk Hardware: PC OS:

[llvm-bugs] Issue 13846 in oss-fuzz: llvm/clang-fuzzer: ASSERT: isa(Val) && "cast() argument of incompatible type!"

2019-06-12 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 13846 by sheriff...@chromium.org: llvm/clang-fuzzer: ASSERT: isa(Val) && "cast() argument of incompatible type!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=13846#c2 This bug is approaching its deadline for being fixe

[llvm-bugs] [Bug 42248] ICE when bool is #defined/typedef'd

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42248 Richard Smith changed: What|Removed |Added Resolution|FIXED |INVALID -- You are receiving this mail because

[llvm-bugs] [Bug 42131] Clang analyzer plugin was compiled with version "(null)"

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42131 Renat Idriso changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42259] New: Building the Linux kernel with an instrumented compiler crashes after r362676

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42259 Bug ID: 42259 Summary: Building the Linux kernel with an instrumented compiler crashes after r362676 Product: compiler-rt Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 42259] Building the Linux kernel with an instrumented compiler crashes after r362676

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42259 Nathan Chancellor changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] Issue 15217 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-instcombine: ASSERT: getActiveBits() <= 64 && "Too many bits for uint64_t"

2019-06-12 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.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...@apple.com

[llvm-bugs] [Bug 42220] rvalue bound to aggregate with base class fails to bind base reference member to temporary

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42220 Richard Smith changed: What|Removed |Added Fixed By Commit(s)||r363188 Resolution|---

[llvm-bugs] Issue 15219 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-earlycse: ASSERT: !FoundVal && "Key already in new map?"

2019-06-12 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.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...@apple.com

[llvm-bugs] [Bug 42260] New: Make ld.lld repeat undefined symbol message only once for each undefined symbol

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42260 Bug ID: 42260 Summary: Make ld.lld repeat undefined symbol message only once for each undefined symbol Product: lld Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 42027] [Win] LNK2005: bool const std::_Is_integral already defined

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42027 Reid Kleckner changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 42261] New: ASAN / check failed / ((__interception::real_memcpy)) != (0) and ((__interception::real_memset)) != (0)

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42261 Bug ID: 42261 Summary: ASAN / check failed / ((__interception::real_memcpy)) != (0) and ((__interception::real_memset)) != (0) Product: compiler-rt Version: 8.0 Hardware: PC

[llvm-bugs] [Bug 42262] New: feature request: detect use of out of scope variables

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42262 Bug ID: 42262 Summary: feature request: detect use of out of scope variables Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhanc

[llvm-bugs] [Bug 39673] -indvars regression after r346397

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39673 listm...@philipreames.com changed: What|Removed |Added CC||listm...@philipreames.com

[llvm-bugs] [Bug 42263] New: Clang-cl support for MSVC overload of __builtin_assume_aligned

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42263 Bug ID: 42263 Summary: Clang-cl support for MSVC overload of __builtin_assume_aligned Product: new-bugs Version: unspecified Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 42264] New: opt crashes with "opt -simplifycfg -early-cse-memssa -die -gvn-hoist": Assertion `AL->size() == ActualAccesses.size() && "We don't have the same number of accesses in the

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42264 Bug ID: 42264 Summary: opt crashes with "opt -simplifycfg -early-cse-memssa -die -gvn-hoist": Assertion `AL->size() == ActualAccesses.size() && "We don't have the same num

[llvm-bugs] [Bug 42265] New: Failed to build llvm 8.0.0 after upgrade gcc to 9.1.0

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42265 Bug ID: 42265 Summary: Failed to build llvm 8.0.0 after upgrade gcc to 9.1.0 Product: new-bugs Version: 8.0 Hardware: PC OS: Linux Status: NEW Severity: enhance

[llvm-bugs] [Bug 42266] New: [WinEH64] AP crushes when throw and catch in a particular nest form

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42266 Bug ID: 42266 Summary: [WinEH64] AP crushes when throw and catch in a particular nest form Product: clang Version: trunk Hardware: PC OS: Windows NT S

[llvm-bugs] [Bug 40436] Infinite recursion in StackProtector::HasAddressTaken due to self-referencing code in dead basic block

2019-06-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40436 Mikael Holmén changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---