[llvm-bugs] [Bug 42646] New: Completion offers namespace items after Class::

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42646 Bug ID: 42646 Summary: Completion offers namespace items after Class:: Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 41009] Can't initialise literal sampler when building with -cl-std=c++

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41009 Neil Hickey changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 42647] New: A denial of service vulnerability in function findBaseDefiningValue(llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp) via an bitcode file which has been overrided th

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42647 Bug ID: 42647 Summary: A denial of service vulnerability in function findBaseDefiningValue(llvm/lib/Transforms/Scalar/Rewri teStatepointsForGC.cpp) via an bitcode file which has

[llvm-bugs] [Bug 42649] New: [REG 7 -> 8] Completion does not offer INT_MAX from limits.h

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42649 Bug ID: 42649 Summary: [REG 7 -> 8] Completion does not offer INT_MAX from limits.h Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 42589] Crash when building the Linux kernel for MIPS

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42589 Simon Atanasyan changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 39975] [DAGCombine] Missed truncate(extract()) -> extract(bitcast()) opportunities

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39975 Sanjay Patel changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42650] New: -finclude-default-header broken in r366307

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42650 Bug ID: 42650 Summary: -finclude-default-header broken in r366307 Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: release blocker

[llvm-bugs] [Bug 42651] New: noreturn attributes prevent template function pointer arguments from working

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42651 Bug ID: 42651 Summary: noreturn attributes prevent template function pointer arguments from working Product: clang Version: 8.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 21617] wrong optimization of C++11 code on ARM and other targets

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=21617 John Brawn changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42652] New: [X86] Poor vectorization array-of-bools to bitmask

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42652 Bug ID: 42652 Summary: [X86] Poor vectorization array-of-bools to bitmask Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enh

[llvm-bugs] [Bug 42653] New: [X86][AVX] Rematerializable lower 'allones' subvector masks

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42653 Bug ID: 42653 Summary: [X86][AVX] Rematerializable lower 'allones' subvector masks Product: libraries Version: trunk Hardware: PC OS: Windows NT Status

[llvm-bugs] Issue 14442 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: Op && "Cannot dereference end iterator!"

2019-07-17 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 14442 by sheriff...@chromium.org: llvm/llvm-isel-fuzzer--aarch64-O2: ASSERT: Op && "Cannot dereference end iterator!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14442#c2 This bug is approaching its deadline for bei

[llvm-bugs] [Bug 34820] Make lld's -gdb-index work without -ggnu-pubnames

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34820 David Blaikie changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONTFIX

[llvm-bugs] Issue 15934 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-sccp: Out-of-memory in llvm_llvm-opt-fuzzer--x86_64-sccp

2019-07-17 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] Issue 15935 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-loop_unswitch: Out-of-memory in llvm_llvm-opt-fuzzer--x86_64-loop_unswitch

2019-07-17 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 32394] New ARM constant pool optimization passes wrongly aligned data to NEON load optimization

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32394 John Brawn changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 11753] Incorrect code generated for 64bit types on ARM

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=11753 John Brawn changed: What|Removed |Added Resolution|--- |FIXED CC|

[llvm-bugs] [Bug 42654] New: Lambda not convertable to std::function with some templates inbetween

2019-07-17 Thread via llvm-bugs
(aka 'function') env.run([](int, int){}); ^~~~~~ /opt/compiler-explorer/clang-trunk-20190717/bin/../include/c++/v1/functional:2276:5: note: candidate constructor not viable: no known conversion from '(lambda at :27:13)' to 'std::nullptr_t' (aka 'nullptr_t&#x

[llvm-bugs] [Bug 42655] New: Thread safety analysis incorrectly warns when using std::scoped_lock with multiple locks

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42655 Bug ID: 42655 Summary: Thread safety analysis incorrectly warns when using std::scoped_lock with multiple locks Product: clang Version: trunk Hardware: All OS: All

[llvm-bugs] [Bug 42656] New: Allow linking of fPIC objects into regular executables.

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42656 Bug ID: 42656 Summary: Allow linking of fPIC objects into regular executables. Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 37911] clang-cl emits bogus error LNK2019: unresolved external symbol _wmemchr

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

[llvm-bugs] [Bug 37933] lld creates redundant debug entries for enums

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37933 Reid Kleckner changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42657] New: lld-link needs to copy .xdata into the PDB

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42657 Bug ID: 42657 Summary: lld-link needs to copy .xdata into the PDB Product: lld Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 42658] New: getAccess on template instanced CXXRecords are incorrect

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42658 Bug ID: 42658 Summary: getAccess on template instanced CXXRecords are incorrect Product: clang Version: 8.0 Hardware: PC OS: Windows NT Status: NEW

[llvm-bugs] [Bug 42659] New: x86 FeatureAVX2 ought to imply FeatureFMA

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42659 Bug ID: 42659 Summary: x86 FeatureAVX2 ought to imply FeatureFMA Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 38992] Crash on ill-formed deduction guide in c++17 mode

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38992 rtr...@google.com changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] Issue 15943 in oss-fuzz: llvm/llvm-isel-fuzzer--wasm32-O2: Out-of-memory in llvm_llvm-isel-fuzzer--wasm32-O2

2019-07-17 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 42660] New: indvars makes function broken with "opt -newgvn -reg2mem -licm -ipconstprop -loop-interchange -jump-threading -lcssa -indvars"

2019-07-17 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42660 Bug ID: 42660 Summary: indvars makes function broken with "opt -newgvn -reg2mem -licm -ipconstprop -loop-interchange -jump-threading -lcssa -indvars" Product: libraries