[llvm-bugs] [Bug 42921] FileCheck linking with Z3 despite -DCLANG_ANALYZER_ENABLE_Z3_SOLVER=OFF

2019-08-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42921 Hans Wennborg changed: What|Removed |Added CC||h...@chromium.org Resolution|---

[llvm-bugs] [Bug 42474] [meta] 9.0.0 Release Blockers

2019-08-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 42921, which changed state. Bug 42921 Summary: FileCheck linking with Z3 despite -DCLANG_ANALYZER_ENABLE_Z3_SOLVER=OFF https://bugs.llvm.org/show_bug.cgi?id=42921 What|Removed |Added -

[llvm-bugs] [Bug 42930] New: Missing "File:" name line for GNU output when multiple inputs specified.

2019-08-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42930 Bug ID: 42930 Summary: Missing "File:" name line for GNU output when multiple inputs specified. Product: tools Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 42931] New: Remove extra blank line regression in GNU output for single input

2019-08-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42931 Bug ID: 42931 Summary: Remove extra blank line regression in GNU output for single input Product: tools Version: trunk Hardware: PC OS: Windows NT Stat

[llvm-bugs] [Bug 42932] New: Assertion failed when shifting 1 i128 by 64 and storing it to an internal global, crashes in optimizer

2019-08-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42932 Bug ID: 42932 Summary: Assertion failed when shifting 1 i128 by 64 and storing it to an internal global, crashes in optimizer Product: libraries Version: trunk Hardware: Macintosh

[llvm-bugs] [Bug 42853] LLD chokes on R_AARCH64_TLSLE_MOVW_TPREL_G0

2019-08-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42853 Peter Smith changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 34777] clang-format: noexcept on lambda breaks formatting

2019-08-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34777 Mikael Simonsson changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42933] New: LLD refuses to link discarded ELF PHDRs

2019-08-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42933 Bug ID: 42933 Summary: LLD refuses to link discarded ELF PHDRs Product: lld Version: unspecified Hardware: All OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] Issue 16272 in oss-fuzz: llvm/llvm-opt-fuzzer--x86_64-loop_vectorize: ASSERT: (Value == 0 || llvm::isPowerOf2_64(Value)) && "Alignment is not 0 or a power of

2019-08-08 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 16272 by ClusterFuzz-External: llvm/llvm-opt-fuzzer--x86_64-loop_vectorize: ASSERT: (Value == 0 || llvm::isPowerOf2_64(Value)) && "Alignment is not 0 or a power of https://bugs.chromium.org/p/oss-fuzz/

[llvm-bugs] [Bug 42934] New: Sysv format uses different rules to GNU size for which sections to include

2019-08-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42934 Bug ID: 42934 Summary: Sysv format uses different rules to GNU size for which sections to include Product: tools Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 20572] PowerPC backend does not support secure PLT

2019-08-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=20572 Fangrui Song changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 42935] New: [X86] znver missing cmpxchg8b feature, resulting in expanded atomicrmw

2019-08-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42935 Bug ID: 42935 Summary: [X86] znver missing cmpxchg8b feature, resulting in expanded atomicrmw Product: libraries Version: 9.0 Hardware: All OS: All Sta

[llvm-bugs] [Bug 42936] New: SegFault with __builtin_bit_cast to templated type and auto return type

2019-08-08 Thread via llvm-bugs
RecordLayout(clang::RecordDecl const*) const (/opt/compiler-explorer/clang-trunk-20190808/bin/clang-10+0x47d8a05) clang-10: error: unable to execute command: Segmentation fault (core dumped) https://godbolt.org/z/4sPmp2 -- You are receiving this mail because: You

[llvm-bugs] [Bug 42524] Need better error message for running out of file handles

2019-08-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42524 Nico Weber changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42937] New: forEachArgumentWithParam AST matcher silently discards casts and parentheses

2019-08-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42937 Bug ID: 42937 Summary: forEachArgumentWithParam AST matcher silently discards casts and parentheses Product: clang Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 40408] IndentPPDirectives indent after #, not possible to indent the full line with the # and #ifdef #else and #endif always in beginning

2019-08-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40408 Sebastian Pipping changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42938] New: Duplicate "Assuming pointer value..." piece.

2019-08-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42938 Bug ID: 42938 Summary: Duplicate "Assuming pointer value..." piece. Product: clang Version: 9.0 Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] Issue 16308 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::Lexer::LexIdentifier

2019-08-08 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 42939] New: ios lldb cross-compiling

2019-08-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42939 Bug ID: 42939 Summary: ios lldb cross-compiling Product: lldb Version: 8.0 Hardware: Other OS: MacOS X Status: NEW Severity: enhancement Priority: P