[llvm-bugs] [Bug 39406] llvm-objdump: add support for '--syms' as an alias of -t

2018-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39406 Kristina Brooks changed: What|Removed |Added Fixed By Commit(s)||345697 CC|

[llvm-bugs] [Bug 39504] New: Nested Scope formatting failure

2018-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39504 Bug ID: 39504 Summary: Nested Scope formatting failure Product: clang Version: 7.0 Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 39503] New: Incorrect source paths generated for relative-path source files

2018-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39503 Bug ID: 39503 Summary: Incorrect source paths generated for relative-path source files Product: lld Version: unspecified Hardware: PC OS: Windows NT St

[llvm-bugs] Issue 11215 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in llvm::StringMapImpl::LookupBucketFor

2018-10-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@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 Labels: ClusterFuzz Stability-Memory-Addres

[llvm-bugs] Issue 11214 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in llvm::detail::IEEEFloat::convertFromDecimalString

2018-10-30 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@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 Labels: ClusterFuzz Stability-Memory-Addres

[llvm-bugs] [Bug 39492] GCC and LLVM pass i128 incompatibly on x86_64-windows-gnu

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

[llvm-bugs] [Bug 31891] Stripping location information off of hoisted readnone calls conflicts with DI verification assertions for inlinable calls

2018-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31891 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31774] LLVM generates poor code for MSVC std::string::~string due to memalign-like code in std::allocator::deallocate

2018-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=31774 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 26299] [meta][X86] Size optimization opportunities (in particular for 32-bit Chromium on Windows)

2018-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=26299 Bug 26299 depends on bug 31774, which changed state. Bug 31774 Summary: LLVM generates poor code for MSVC std::string::~string due to memalign-like code in std::allocator::deallocate https://bugs.llvm.org/show_bug.cgi?id=31774 What|Remov

[llvm-bugs] [Bug 39502] New: Erroneous fix-it in for-range loop over values when given a collection of pointers

2018-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39502 Bug ID: 39502 Summary: Erroneous fix-it in for-range loop over values when given a collection of pointers Product: clang Version: unspecified Hardware: All OS: All

[llvm-bugs] [Bug 39501] New: Unsupported vector mode is passed incorrectly

2018-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39501 Bug ID: 39501 Summary: Unsupported vector mode is passed incorrectly Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 39500] New: Segfault when evaluating STL expression

2018-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39500 Bug ID: 39500 Summary: Segfault when evaluating STL expression Product: lldb Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 39491] Creating a std::shared_ptr from OrcJit with clang fails

2018-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39491 Jean-Michaƫl Celerier changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 39494] crash on option -print-machineinstrs=

2018-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39494 Francis Visoiu Mistrih changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 39499] New: wrong code at -O3 on x86_64-linux-gnu in 64-bit mode (not in 32-bit mode)

2018-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39499 Bug ID: 39499 Summary: wrong code at -O3 on x86_64-linux-gnu in 64-bit mode (not in 32-bit mode) Product: clang Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 39498] New: wrong code at -O3 on x86_64-linux-gnu (generated code hangs)

2018-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39498 Bug ID: 39498 Summary: wrong code at -O3 on x86_64-linux-gnu (generated code hangs) Product: clang Version: unspecified Hardware: PC OS: All Status: NE

[llvm-bugs] [Bug 39497] New: clang crashes on valid code at -O3 on x86_64-linux-gnu: Assertion `!Cost->fol dTailByMasking() && "Cannot check stride when folding tail"' failed

2018-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39497 Bug ID: 39497 Summary: clang crashes on valid code at -O3 on x86_64-linux-gnu: Assertion `!Cost->fol dTailByMasking() && "Cannot check stride when folding tail"' failed

[llvm-bugs] [Bug 39496] New: [dllexport] Failing to export static locals of methods after explicit instantiation definition

2018-10-30 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39496 Bug ID: 39496 Summary: [dllexport] Failing to export static locals of methods after explicit instantiation definition Product: clang Version: trunk Hardware: PC OS