[llvm-bugs] [Bug 42149] New: Message: ignored auto-triggered completion, preceding char did not match

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42149 Bug ID: 42149 Summary: Message: ignored auto-triggered completion, preceding char did not match Product: clang-tools-extra Version: unspecified Hardware: PC OS:

[llvm-bugs] [Bug 41960] Merge r361237 to the 8.0 branch

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41960 Tom Stellard changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|r361237

[llvm-bugs] [Bug 41221] [meta] 8.0.1 Release Blockers

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41221 Bug 41221 depends on bug 41960, which changed state. Bug 41960 Summary: Merge r361237 to the 8.0 branch https://bugs.llvm.org/show_bug.cgi?id=41960 What|Removed |Added

[llvm-bugs] [Bug 41221] [meta] 8.0.1 Release Blockers

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41221 Bug 41221 depends on bug 41935, which changed state. Bug 41935 Summary: LLDB :: SymbolFile/NativePDB/globals-fundamental.cpp fails on 8.0 branch w/ LLDB_DISABLE_PYTHON https://bugs.llvm.org/show_bug.cgi?id=41935 What|Removed

[llvm-bugs] [Bug 41935] LLDB :: SymbolFile/NativePDB/globals-fundamental.cpp fails on 8.0 branch w/ LLDB_DISABLE_PYTHON

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41935 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 41968] merge r360442 into 8.0

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41968 Tom Stellard changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|r360439 r360442

[llvm-bugs] [Bug 41221] [meta] 8.0.1 Release Blockers

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41221 Bug 41221 depends on bug 41968, which changed state. Bug 41968 Summary: merge r360442 into 8.0 https://bugs.llvm.org/show_bug.cgi?id=41968 What|Removed |Added

[llvm-bugs] [Bug 42148] New: clang hangs when compiling a code sample

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42148 Bug ID: 42148 Summary: clang hangs when compiling a code sample Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 42129] llvm::MachineInstr *llvm::MachineRegisterInfo::getVRegDef(unsigned int) const: Assertion `(I.atEnd() || std::next(I) == def_instr_end()) && "getVRegDef assumes a single definit

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42129 Amara Emerson changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] Issue 15130 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::DeclSpec::Finish

2019-06-05 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,

[llvm-bugs] [Bug 42147] New: -no-integrated-as influences callbr codegen

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42147 Bug ID: 42147 Summary: -no-integrated-as influences callbr codegen Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 42146] New: llvm-mc-7 crashes on various cmpps instructions.

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42146 Bug ID: 42146 Summary: llvm-mc-7 crashes on various cmpps instructions. Product: tools Version: 7.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 32574] `-S -g` can emit a zero-length .debug_line section

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32574 Paul Robinson changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 41221] [meta] 8.0.1 Release Blockers

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41221 Bug 41221 depends on bug 41811, which changed state. Bug 41811 Summary: Merge r360293 into the 8.0 branch : AMDGPU: Select VOP3 form of add https://bugs.llvm.org/show_bug.cgi?id=41811 What|Removed |Added

[llvm-bugs] [Bug 41811] Merge r360293 into the 8.0 branch : AMDGPU: Select VOP3 form of add

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

[llvm-bugs] [Bug 42145] New: Make llvm-objcopy preserve instruction padding in binaries created by lld

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42145 Bug ID: 42145 Summary: Make llvm-objcopy preserve instruction padding in binaries created by lld Product: tools Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 30682] Bogus .loc directive with -mavx

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30682 Paul Robinson changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 30641] char[4] variable has no DWARF location at -O2

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=30641 Paul Robinson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 38586] Compiling compiler-rt standalone fails on Windows (MSVC)

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38586 David Major changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42135] Support linker script as input file on MinGW

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42135 org...@gmail.com changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[llvm-bugs] [Bug 42144] New: [X86] any_extend is pessimized by selection

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42144 Bug ID: 42144 Summary: [X86] any_extend is pessimized by selection Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 14146] Attribute 'nodebug' creates extra DIE

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=14146 Paul Robinson changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 23074] Phabricator not including revision number in review-closed email

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=23074 Paul Robinson changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42143] New: [DA] Aliasing checks in DA are incorrect

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42143 Bug ID: 42143 Summary: [DA] Aliasing checks in DA are incorrect Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 42142] New: Missing switch case checking in Clang diagnostics

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42142 Bug ID: 42142 Summary: Missing switch case checking in Clang diagnostics Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 26540] Runtime crash with -O0

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=26540 Andrey Churbanov changed: What|Removed |Added Status|CONFIRMED |RESOLVED

[llvm-bugs] [Bug 42141] New: Syntax error in the source caused abnormal termination

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42141 Bug ID: 42141 Summary: Syntax error in the source caused abnormal termination Product: clang Version: 4.0 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 42140] New: Fix stream interleaving caused by llvm-readelf stream usage

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42140 Bug ID: 42140 Summary: Fix stream interleaving caused by llvm-readelf stream usage Product: tools Version: trunk Hardware: PC OS: Windows NT Status:

[llvm-bugs] Issue 15128 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::Parser::ParseConstantExpressionInExprEvalContext

2019-06-05 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,

[llvm-bugs] [Bug 42139] New: -Wreturn-std-move-in-c++11 should probably only warn when compiling with -std=c++11

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42139 Bug ID: 42139 Summary: -Wreturn-std-move-in-c++11 should probably only warn when compiling with -std=c++11 Product: clang Version: 8.0 Hardware: PC OS: Linux

[llvm-bugs] [Bug 42113] ASTContext.cpp:8655: clang::QualType clang::ASTContext::mergeFunctionTypes(clang::QualType, clang::QualType, bool, bool): Assertion `!proto->hasExceptionSpec() && "C++ shouldn'

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42113 Erich Keane changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] Issue 15126 in oss-fuzz: llvm/llvm-isel-fuzzer--aarch64-gisel: ASSERT: FuncletX != FuncletMembership.end()

2019-06-05 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,

[llvm-bugs] [Bug 42138] New: Different codegen with/without -g

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42138 Bug ID: 42138 Summary: Different codegen with/without -g Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] Issue 15022 in oss-fuzz: llvm/llvm-microsoft-demangle-fuzzer: Out-of-memory in llvm_llvm-microsoft-demangle-fuzzer

2019-06-05 Thread tha… via monorail via llvm-bugs
Comment #2 on issue 15022 by tha...@chromium.org: llvm/llvm-microsoft-demangle-fuzzer: Out-of-memory in llvm_llvm-microsoft-demangle-fuzzer https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15022#c2 The root cause here ultimately is that demangling output can be exponential in the

[llvm-bugs] [Bug 41897] --disassemble should disassemble non-executable sections if specifically requested

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41897 George Rimar changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

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

2019-06-05 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #63 on issue 10250 by ClusterFuzz-External: llvm: Build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10250#c63 Friendly reminder that the the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log:

[llvm-bugs] [Bug 42136] New: Shrink wrap can leave accesses to stack objects after frame destruction

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42136 Bug ID: 42136 Summary: Shrink wrap can leave accesses to stack objects after frame destruction Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 42135] New: Support linker script as input file on MinGW

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42135 Bug ID: 42135 Summary: Support linker script as input file on MinGW Product: lld Version: unspecified Hardware: PC OS: Windows XP Status: NEW Severity: normal

[llvm-bugs] [Bug 42134] New: integrated assembler doesn't support .aent directive

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42134 Bug ID: 42134 Summary: integrated assembler doesn't support .aent directive Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 41965] Compile LLDB with coverage results in "LLVM ERROR: out of memory"

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41965 sguel...@redhat.com changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 42133] New: clang driver wrongly passes -plugin-opt=Oz instead of -plugin-opt=O3 for "-Oz -flto"

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42133 Bug ID: 42133 Summary: clang driver wrongly passes -plugin-opt=Oz instead of -plugin-opt=O3 for "-Oz -flto" Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 42132] New: clang driver passes -plugin-opt=Oz instead of -plugin-opt=O3 for "-Oz -flto"

2019-06-05 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42132 Bug ID: 42132 Summary: clang driver passes -plugin-opt=Oz instead of -plugin-opt=O3 for "-Oz -flto" Product: clang Version: trunk Hardware: PC OS: Linux