[llvm-bugs] [Bug 38854] Wrapped block after case label should not be merged into a single line

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38854 Owen Pan changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 38923] New: _mm_insert_epi16 passes int to signature taking short

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38923 Bug ID: 38923 Summary: _mm_insert_epi16 passes int to signature taking short Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enha

[llvm-bugs] [Bug 38924] New: SalvageDebugInfo crash when using -debug (in bitTrackingDCE)

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38924 Bug ID: 38924 Summary: SalvageDebugInfo crash when using -debug (in bitTrackingDCE) Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 38925] New: Missing support for expresions with int128_t

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38925 Bug ID: 38925 Summary: Missing support for expresions with int128_t Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 38926] New: Short case label followed by a block is not formatted correctly

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38926 Bug ID: 38926 Summary: Short case label followed by a block is not formatted correctly Product: clang Version: trunk Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 38927] New: static_assert yields the wrong result when dereferencing a void*

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38927 Bug ID: 38927 Summary: static_assert yields the wrong result when dereferencing a void* Product: clang Version: 5.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 38929] New: Swap binop operands to avoid useless move before return

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38929 Bug ID: 38929 Summary: Swap binop operands to avoid useless move before return Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 38930] New: Segmentation fault

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38930 Bug ID: 38930 Summary: Segmentation fault Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Compon

[llvm-bugs] [Bug 38931] New: arm backend fails to build some variadic thunks generated by ldc

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38931 Bug ID: 38931 Summary: arm backend fails to build some variadic thunks generated by ldc Product: libraries Version: 6.0 Hardware: Other OS: Linux Statu

[llvm-bugs] [Bug 38932] New: x32: segfault with -fpic when initializing vtable ptr

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38932 Bug ID: 38932 Summary: x32: segfault with -fpic when initializing vtable ptr Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: norma

[llvm-bugs] [Bug 38933] New: [licm] LICM cannot hoist load of global with llvm.invariant.start

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38933 Bug ID: 38933 Summary: [licm] LICM cannot hoist load of global with llvm.invariant.start Product: libraries Version: trunk Hardware: PC OS: Linux Statu

[llvm-bugs] [Bug 38935] New: [LoopAccessAnalysis / IndVarSimplify]

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38935 Bug ID: 38935 Summary: [LoopAccessAnalysis / IndVarSimplify] Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 38934] New: Failing to dllexport class template member w/ explicit instantiation and PCH

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38934 Bug ID: 38934 Summary: Failing to dllexport class template member w/ explicit instantiation and PCH Product: new-bugs Version: 7.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 38877] Wrong path separators when using Clang -MM with -I on Windows

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38877 David Bolvansky changed: What|Removed |Added Fixed By Commit(s)||342139 Resolution|---

[llvm-bugs] [Bug 38936] New: [llvm-exegesis] Give measurements for the whole snippet.

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38936 Bug ID: 38936 Summary: [llvm-exegesis] Give measurements for the whole snippet. Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: N

[llvm-bugs] Issue 9030 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::StmtVisitorBase::Visit

2018-09-13 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 9030 by sheriff...@chromium.org: llvm/clang-fuzzer: Stack-overflow in clang::StmtVisitorBaseFloatExprEvaluator, bool>::Visit https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9030#c2 This bug is approaching its deadline for

[llvm-bugs] [Bug 38903] assert in clang::TemplateDeclInstantiator::VisitOMPDeclareReductionDecl

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38903 Alexey Bataev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 38937] New: Functions marked as '__declspec(dllimport)' cannot be used as template arguments

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38937 Bug ID: 38937 Summary: Functions marked as '__declspec(dllimport)' cannot be used as template arguments Product: clang Version: 6.0 Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 38938] New: [X86][BMI] Pointer arithmetic prevents BEXTR lowering

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38938 Bug ID: 38938 Summary: [X86][BMI] Pointer arithmetic prevents BEXTR lowering Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] [Bug 38939] New: LLD for MinGW generating false undefined references and segmentation fault binaries

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38939 Bug ID: 38939 Summary: LLD for MinGW generating false undefined references and segmentation fault binaries Product: lld Version: unspecified Hardware: PC OS: Windo

[llvm-bugs] Issue 10330 in oss-fuzz: llvm/llvm-special-case-list-fuzzer: Timeout in llvm_llvm-special-case-list-fuzzer

2018-09-13 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 Reproducible Engine-lib

[llvm-bugs] [Bug 38937] Functions marked as '__declspec(dllimport)' cannot be used as template arguments

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38937 Reid Kleckner changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 38940] New: lld-link /pdbaltpath:%_PDB% doesn't expand %_PDB%

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38940 Bug ID: 38940 Summary: lld-link /pdbaltpath:%_PDB% doesn't expand %_PDB% Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 38941] New: ninja check-clang-tooling builds unittests but doesn't run them

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38941 Bug ID: 38941 Summary: ninja check-clang-tooling builds unittests but doesn't run them Product: Build scripts Version: trunk Hardware: PC OS: Linux Sta

[llvm-bugs] [Bug 4068] [Meta] Compiling the Linux kernel with clang

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4068 Bug 4068 depends on bug 36378, which changed state. Bug 36378 Summary: clang crash building Linux kernel i915 driver https://bugs.llvm.org/show_bug.cgi?id=36378 What|Removed |Added --

[llvm-bugs] [Bug 36378] clang crash building Linux kernel i915 driver

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36378 Nick Desaulniers changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[llvm-bugs] [Bug 38942] New: Early-instantiated attributes are dropped from member specializations

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38942 Bug ID: 38942 Summary: Early-instantiated attributes are dropped from member specializations Product: clang Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 38943] New: llvm-pdbutil crashes on stripped PDB

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38943 Bug ID: 38943 Summary: llvm-pdbutil crashes on stripped PDB Product: libraries Version: trunk Hardware: All OS: All Status: NEW Severity: normal Priori

[llvm-bugs] [Bug 38944] New: Windows debug symbols don't show vtcast information

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38944 Bug ID: 38944 Summary: Windows debug symbols don't show vtcast information Product: new-bugs Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severit

[llvm-bugs] [Bug 38920] clang ODR checker errors on (real) ODR violation in libstdc++ headers

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38920 rtr...@google.com changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 38945] New: Assembler does not understand symbol used as operand

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38945 Bug ID: 38945 Summary: Assembler does not understand symbol used as operand Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhance

[llvm-bugs] [Bug 38922] XRay attributes don't get emitted when -fno-xray-instrument is provided

2018-09-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38922 Dean Michael Berris changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] Issue 10343 in oss-fuzz: llvm/clang-fuzzer: ASSERT: !empty()

2018-09-13 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