[llvm-bugs] [Bug 46719] New: C++11 atomic exchange operation compiles into AArch64 store instruction

2020-07-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46719 Bug ID: 46719 Summary: C++11 atomic exchange operation compiles into AArch64 store instruction Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 46676] Undefined symbol in dynamic library on the lld link line causes inaccurate symbol resolution

2020-07-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46676 Fangrui Song changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46450] More registers are used when multiple target regions are compiled together

2020-07-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46450 Johannes Doerfert changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46687] CallGraphNode assertion failed "Node deleted while references remain"

2020-07-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46687 Johannes Doerfert changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] Issue 24135 in oss-fuzz: llvm:clangd-fuzzer: ASSERT: llvm::sys::path::is_absolute(FileName) && "relative FileName!"

2020-07-14 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, d...@google.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..

[llvm-bugs] [Bug 28064] clang crashes on valid C++11 code: Assertion `isa(D) && "declaration not instantiated in this scope"' failed

2020-07-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=28064 Bruno Ricci changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] Issue 21827 in oss-fuzz: llvm:clang-objc-fuzzer: ASSERT: getValueKind() == VK_RValue

2020-07-14 Thread sheriffbot via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #1 on issue 21827 by sheriffbot: llvm:clang-objc-fuzzer: ASSERT: getValueKind() == VK_RValue https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=21827#c1 This bug is approaching its deadline for being fixed, and will be automatically deres

[llvm-bugs] [Bug 46710] Clang optimizer leads to wrong if-clause result

2020-07-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46710 David Blaikie changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 46717] New: Bug in pass 'ipsccp' on function attribute 'argmemonly'.

2020-07-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46717 Bug ID: 46717 Summary: Bug in pass 'ipsccp' on function attribute 'argmemonly'. Product: tools Version: trunk Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 46716] New: Fix ODR violations in LLDB

2020-07-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46716 Bug ID: 46716 Summary: Fix ODR violations in LLDB Product: lldb Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 46627] Invalid optimization with math library `fmax` and signed zeros

2020-07-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46627 Sanjay Patel changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 46715] New: Windows x64 SEH break inside of __finally leads to crash

2020-07-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46715 Bug ID: 46715 Summary: Windows x64 SEH break inside of __finally leads to crash Product: clang Version: 10.0 Hardware: PC OS: Windows NT Status: NEW

[llvm-bugs] [Bug 46609] clang-format does not obey `PointerAlignment: Right` for ellipsis in declarator for pack

2020-07-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46609 MyDeveloperDay changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] [Bug 46714] New: Diagnostic enhancement: "auto" in lambda expression under -std=c++11

2020-07-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46714 Bug ID: 46714 Summary: Diagnostic enhancement: "auto" in lambda expression under -std=c++11 Product: clang Version: trunk Hardware: PC OS: Linux Status

[llvm-bugs] [Bug 46713] New: Clang accepts default arguments in a try-catch block

2020-07-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46713 Bug ID: 46713 Summary: Clang accepts default arguments in a try-catch block Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 46712] New: Clang hang on in valid code under -O1 ~ -Os at compile time

2020-07-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46712 Bug ID: 46712 Summary: Clang hang on in valid code under -O1 ~ -Os at compile time Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

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

2020-07-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4068 Bug 4068 depends on bug 46674, which changed state. Bug 46674 Summary: support for `.arch_extension rcpc` https://bugs.llvm.org/show_bug.cgi?id=46674 What|Removed |Added -

[llvm-bugs] [Bug 46674] support for `.arch_extension rcpc`

2020-07-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46674 Victor Campos changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 46711] New: Clang and GCC disagree on the definition of "POD for the purpose of layout" for classes with a defaulted/deleted constructor/destructor/copy or move assignment operator

2020-07-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46711 Bug ID: 46711 Summary: Clang and GCC disagree on the definition of "POD for the purpose of layout" for classes with a defaulted/deleted constructor/destructor/copy or move

[llvm-bugs] [Bug 46710] New: Clang optimizer leads to wrong if-clause result

2020-07-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46710 Bug ID: 46710 Summary: Clang optimizer leads to wrong if-clause result Product: clang Version: 6.0 Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal

[llvm-bugs] [Bug 44116] Umbrella: Call site / entry value debug information

2020-07-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=44116 Bug 44116 depends on bug 45009, which changed state. Bug 45009 Summary: LLVM emits invalid entry values covering composite location descriptions https://bugs.llvm.org/show_bug.cgi?id=45009 What|Removed |Added

[llvm-bugs] [Bug 45009] LLVM emits invalid entry values covering composite location descriptions

2020-07-14 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45009 Djordje Todorovic changed: What|Removed |Added Resolution|--- |FIXED Status|NEW