[llvm-bugs] [Bug 38947] Attributes cannot be applied to `friend` member function declarations

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38947 Vittorio Romeo changed: What|Removed |Added Resolution|INVALID |--- Status|RESOLVED

[llvm-bugs] [Bug 38947] Attributes cannot be applied to `friend` member function declarations

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38947 Vittorio Romeo changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[llvm-bugs] [Bug 42595] New: Assertion `Vars.empty() == VarLocs.empty() && "open ranges are inconsistent"' fails in LiveDebugValues

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42595 Bug ID: 42595 Summary: Assertion `Vars.empty() == VarLocs.empty() && "open ranges are inconsistent"' fails in LiveDebugValues Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 42596] New: Address space qualifier should be rejected on block return type

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42596 Bug ID: 42596 Summary: Address space qualifier should be rejected on block return type Product: clang Version: unspecified Hardware: PC OS: Linux Statu

[llvm-bugs] [Bug 42597] New: Address space cast involving blocks missing from AST

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42597 Bug ID: 42597 Summary: Address space cast involving blocks missing from AST Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enha

[llvm-bugs] [Bug 42598] New: clang-format-diff.py doesn't format impacted scope.

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42598 Bug ID: 42598 Summary: clang-format-diff.py doesn't format impacted scope. Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhan

[llvm-bugs] [Bug 42599] New: [AMDGPU][MC] Incorrect encoding of src0 for DS_GWS_* instructions

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42599 Bug ID: 42599 Summary: [AMDGPU][MC] Incorrect encoding of src0 for DS_GWS_* instructions Product: libraries Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] Issue 15411 in oss-fuzz: llvm/clang-format-fuzzer: Stack-overflow with empty stacktrace

2019-07-12 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 15411 by ClusterFuzz-External: llvm/clang-format-fuzzer: Stack-overflow with empty stacktrace https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15411#c1 ClusterFuzz testcase 5684632474877952 is veri

[llvm-bugs] [Bug 42600] New: [7 Regression] Lambda call in template parameter causes compile time error

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42600 Bug ID: 42600 Summary: [7 Regression] Lambda call in template parameter causes compile time error Product: clang Version: 7.0 Hardware: PC OS: Linux St

[llvm-bugs] [Bug 42601] New: Static Analyzer RunPathSensitiveChecks overwrites files with subsequent calls

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42601 Bug ID: 42601 Summary: Static Analyzer RunPathSensitiveChecks overwrites files with subsequent calls Product: clang Version: trunk Hardware: PC OS: Linux

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

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 42575, which changed state. Bug 42575 Summary: CLANG_LINK_CLANG_DYLIB=ON does not work with LLVM_INSTALL_TOOLCHAIN_ONLY=ON https://bugs.llvm.org/show_bug.cgi?id=42575 What|Removed |Added -

[llvm-bugs] [Bug 42575] CLANG_LINK_CLANG_DYLIB=ON does not work with LLVM_INSTALL_TOOLCHAIN_ONLY=ON

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42575 Tom Stellard changed: What|Removed |Added Status|CONFIRMED |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 42602] New: Dereferencing an initilizer_list::begin() is not treated as a constant expression

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42602 Bug ID: 42602 Summary: Dereferencing an initilizer_list::begin() is not treated as a constant expression Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 41173] Shifts on non negative numbers

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41173 David Bolvansky changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 42603] New: clang++ miss optimization at -O2 in OpenJDK’s stubRoutine.cpp

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42603 Bug ID: 42603 Summary: clang++ miss optimization at -O2 in OpenJDK’s stubRoutine.cpp Product: clang Version: 8.0 Hardware: PC OS: OpenBSD Status: NEW

[llvm-bugs] [Bug 42604] New: -Wuninitialized for struct assignment from GNU C statement expression

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42604 Bug ID: 42604 Summary: -Wuninitialized for struct assignment from GNU C statement expression Product: clang Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 42605] New: GVN-PRE miscompilation

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42605 Bug ID: 42605 Summary: GVN-PRE miscompilation Product: new-bugs Version: 8.0 Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 42606] New: [SystemZ] Cannot select GET_CCMASK with addcarry+addcarry

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42606 Bug ID: 42606 Summary: [SystemZ] Cannot select GET_CCMASK with addcarry+addcarry Product: libraries Version: trunk Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 42607] New: Missed opportunity for vpadd

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42607 Bug ID: 42607 Summary: Missed opportunity for vpadd Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority

[llvm-bugs] [Bug 42608] New: llvm-cov does not demangle template instantiations

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42608 Bug ID: 42608 Summary: llvm-cov does not demangle template instantiations Product: new-bugs Version: 8.0 Hardware: Macintosh OS: MacOS X Status: NEW Severity: en

[llvm-bugs] [Bug 42606] [SystemZ] Cannot select GET_CCMASK with addcarry+addcarry

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42606 Nikita Popov changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 42503] -fuse-ld on unknown triple uses gcc instead of gnutools

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42503 Dionna Glaze changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 34359] [X86][AVX512] 128-bit shuffles of 256-bit vectors prefer AVX2 instructions instead of AVX512 preventing combining masks into the instruction

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34359 Simon Pilgrim changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 42066] clang-cl with /P and /Brepro fails with a cryptic error message

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

[llvm-bugs] [Bug 42609] New: Uninitialized warning missing for use inside GNU C statement expression

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42609 Bug ID: 42609 Summary: Uninitialized warning missing for use inside GNU C statement expression Product: clang Version: trunk Hardware: PC OS: Linux Sta

[llvm-bugs] [Bug 42609] Uninitialized warning missing for use inside GNU C statement expression

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42609 Nathan Huckleberry changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42610] New: No warning on use of uninitialized struct member

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42610 Bug ID: 42610 Summary: No warning on use of uninitialized struct member Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 42536] lld-link crash reporting undefined symbol with lto

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42536 Reid Kleckner changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 42611] New: mergefunc crashes with "opt -newgvn -ipsccp -mergefunc": Assertion `getKindAsEnum() != AI.getKindAsEnum() && "Comparison of types would be unstable"' failed

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42611 Bug ID: 42611 Summary: mergefunc crashes with "opt -newgvn -ipsccp -mergefunc": Assertion `getKindAsEnum() != AI.getKindAsEnum() && "Comparison of types would be unstable"

[llvm-bugs] [Bug 42574] Non-deterministic result due to use of SmallPtrSet in llvm::removeUnreachableBlocks

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42574 Alina Sbirlea changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 42612] New: loop-instsimplify crashes: Assertion `I->getParent()->getParent() == Q.CxtI->getParent()->getParent() && "Got assumption for the wrong function!"' failed.

2019-07-12 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42612 Bug ID: 42612 Summary: loop-instsimplify crashes: Assertion `I->getParent()->getParent() == Q.CxtI->getParent()->getParent() && "Got assumption for the wrong function!"' f