[llvm-bugs] [Bug 38207] New: Need indirect_return function attribute

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38207 Bug ID: 38207 Summary: Need indirect_return function attribute Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Pri

[llvm-bugs] [Bug 38203] use of deleted function

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38203 Richard Smith changed: What|Removed |Added CC||richard-l...@metafoo.co.uk Status|N

[llvm-bugs] [Bug 38206] New: use of local variable with automatic storage from containing function

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38206 Bug ID: 38206 Summary: use of local variable with automatic storage from containing function Product: clang Version: trunk Hardware: PC OS: Linux Statu

[llvm-bugs] [Bug 38205] New: type mismatch in explicit template instantiate not detected

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38205 Bug ID: 38205 Summary: type mismatch in explicit template instantiate not detected Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 38204] New: r337190 broke chromium build

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38204 Bug ID: 38204 Summary: r337190 broke chromium build Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority

[llvm-bugs] [Bug 38203] New: use of deleted function

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38203 Bug ID: 38203 Summary: use of deleted function Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 38202] New: inaccessible types allowed as template argument in nested-name-specifier

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38202 Bug ID: 38202 Summary: inaccessible types allowed as template argument in nested-name-specifier Product: clang Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 38201] New: incorrect reinterpret_cast from integer to pointer error on invalid constexpr initialization

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38201 Bug ID: 38201 Summary: incorrect reinterpret_cast from integer to pointer error on invalid constexpr initialization Product: clang Version: unspecified Hardware: PC

[llvm-bugs] [Bug 38200] New: Linking error: error: relocation R_X86_64_PC32 cannot refer to absolute symbol: __typeid__ZTSFvvE.generalized_align

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38200 Bug ID: 38200 Summary: Linking error: error: relocation R_X86_64_PC32 cannot refer to absolute symbol: __typeid__ZTSFvvE.generalized_align Product: lld Version: unspecif

[llvm-bugs] [Bug 38199] New: false positive null pointer analysis due to not inlined list operator == and !=

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38199 Bug ID: 38199 Summary: false positive null pointer analysis due to not inlined list operator == and != Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 38198] New: X86 calling convention issue

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38198 Bug ID: 38198 Summary: X86 calling convention issue Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority:

[llvm-bugs] [Bug 38197] New: Compiler producing suboptimal code for vector packed fp operation followed by a vector insert

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38197 Bug ID: 38197 Summary: Compiler producing suboptimal code for vector packed fp operation followed by a vector insert Product: new-bugs Version: trunk Hardware: PC

[llvm-bugs] [Bug 37047] libFuzzer: options leak into auto-dictionary

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37047 pdknsk changed: What|Removed |Added Resolution|--- |FIXED Status|NEW |

[llvm-bugs] [Bug 24553] pro hand does not handle all SIGSEGV/SIGBUS signals

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=24553 lab...@google.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 27516] test suite: add a skipUnless-style decorator for skipping unless libc++ is available

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27516 lab...@google.com changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 27384] Can't get a modulo (%)

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27384 lab...@google.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 30928] check-lldb-unit fails on r286085, TestArm64InstEmulation.TestSimpleDarwinFunction failed

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30928 lab...@google.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 30887] lldb fails to build because of library interdependencies

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30887 lab...@google.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 24497] Single stepping over an instruction that jumps to invalid memory fails on Android arm

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=24497 lab...@google.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 25086] lldb should use unix socket for communication with server on linux

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=25086 lab...@google.com changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 27326] Provide a way to exit lldb with a non-zero exit status

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27326 lab...@google.com changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 26248] Disassembly incorrect for x64 RIP-relative

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=26248 lab...@google.com changed: What|Removed |Added CC||lab...@google.com Status|NEW

[llvm-bugs] [Bug 38196] [regression] _mm_blend_pd_blendpd does not emit blendpd anymore but emits blendps instead

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38196 Gonzalo BG changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 38196] New: [regression] _mm_blend_pd_blendpd does not emit blendpd anymore but emits blendps instead

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38196 Bug ID: 38196 Summary: [regression] _mm_blend_pd_blendpd does not emit blendpd anymore but emits blendps instead Product: new-bugs Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 27257] Integer division expression not correctly evaluated

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27257 lab...@google.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 38195] New: [regression] _mm_blend_epi16 does not lower to pblendw anymore

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38195 Bug ID: 38195 Summary: [regression] _mm_blend_epi16 does not lower to pblendw anymore Product: new-bugs Version: trunk Hardware: All OS: All Status: NE

[llvm-bugs] [Bug 37317] ModuleList::FindGlobalVariables fails with append=false

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37317 Tom Tromey changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 38194] New: [regression] shuffle sequence in _mm256_blend_pd does not lower to vblendpd anymore

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38194 Bug ID: 38194 Summary: [regression] shuffle sequence in _mm256_blend_pd does not lower to vblendpd anymore Product: new-bugs Version: trunk Hardware: All OS: All

[llvm-bugs] [Bug 25632] LLDB does not use the .debug_frame section to read the CFI

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=25632 lab...@google.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 27237] Cannot link lldb-server on a i386 system

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27237 lab...@google.com changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[llvm-bugs] [Bug 38016] clang-cl shouldn't emit Wmsvc-not-found if -fuse-ld=lld is passed

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38016 Nico Weber changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] Issue 8008 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in Evaluate

2018-07-17 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #3 on issue 8008 by sheriff...@chromium.org: llvm/clang-fuzzer: Stack-overflow in Evaluate https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=8008#c3 This bug is approaching its deadline for being fixed, and will be automatically dere

[llvm-bugs] [Bug 23287] lldb crashes when displaying information for an array of structs and inside of struct there is a long double member field

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=23287 lab...@google.com changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 36251] Crash in "intern-state" thread after removing breakpoints and continue

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36251 lab...@google.com changed: What|Removed |Added Resolution|--- |FIXED CC|

[llvm-bugs] [Bug 37808] llvm/lib/Analysis/MemorySSAUpdater.cpp:366: void llvm::MemorySSAUpdater::fixupDefs(const llvm::SmallVectorImpl&): Assertion `MSSA->dominates(NewDef, FirstD

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37808 Alexandros Lamprineas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 38191] Assert in TTI::getMinMaxReductionCost

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38191 Simon Pilgrim changed: What|Removed |Added Fixed By Commit(s)||337280 Status|NEW

[llvm-bugs] [Bug 38193] New: Assertion during EmitStoreofScalar

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38193 Bug ID: 38193 Summary: Assertion during EmitStoreofScalar Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 38192] New: [PowerPC] Clang biases __builtin_xxpermdi differently from GCC on LE

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38192 Bug ID: 38192 Summary: [PowerPC] Clang biases __builtin_xxpermdi differently from GCC on LE Product: libraries Version: trunk Hardware: PC OS: All Stat

[llvm-bugs] [Bug 38191] New: Assert in TTI::getMinMaxReductionCost

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38191 Bug ID: 38191 Summary: Assert in TTI::getMinMaxReductionCost Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 38190] New: -fdebug-types-section unusable on macos

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38190 Bug ID: 38190 Summary: -fdebug-types-section unusable on macos Product: libraries Version: trunk Hardware: PC OS: MacOS X Status: NEW Severity: normal

[llvm-bugs] [Bug 38172] Building of LLVM with expensive checks fails with libstdc++-8-dev:amd64 8.1.0-10

2018-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38172 Andrew V. Tischenko changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW