[llvm-bugs] Issue 16128 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in ConvertDeclSpecToType

2019-07-31 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 42856] New: consumed checker does not check param_typestate/return_typestate on constructor arguments

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42856 Bug ID: 42856 Summary: consumed checker does not check param_typestate/return_typestate on constructor arguments Product: clang Version: trunk Hardware: PC

[llvm-bugs] [Bug 24928] Evaluating expression returning an std::shared_ptr fails

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=24928 Jonas Devlieghere changed: What|Removed |Added Resolution|--- |FIXED CC|

[llvm-bugs] [Bug 25485] TestCompletion.CommandLineCompletionTestCase.test_symbol_name_dwarf failing intermittently under load on Darwin

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=25485 Jonas Devlieghere changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 27416] missing global variables

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27416 Jonas Devlieghere changed: What|Removed |Added CC||jdevliegh...@apple.com

[llvm-bugs] [Bug 25872] OS X: TestGlobalVariables dwarf is not finding the static const int g_file_static_int

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=25872 Jonas Devlieghere changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 36331] Assertion failed: (idx < GetSize()), function GetItemAtIndex, file StructuredData.h, line 188

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36331 Jonas Devlieghere changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 27182] TestCallWithTimeout.py failing on OS X

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27182 Jonas Devlieghere changed: What|Removed |Added CC||jdevliegh...@apple.com

[llvm-bugs] [Bug 27563] crashlog.py leads to a segfault

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27563 Jonas Devlieghere changed: What|Removed |Added CC||jdevliegh...@apple.com

[llvm-bugs] [Bug 42855] New: 9.0rc1 test-release.sh phase 2/3 comparison failures

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42855 Bug ID: 42855 Summary: 9.0rc1 test-release.sh phase 2/3 comparison failures Product: clang Version: 9.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 42854] New: Can't fully activate -Wconsumed using #pragma clang diagnostic

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42854 Bug ID: 42854 Summary: Can't fully activate -Wconsumed using #pragma clang diagnostic Product: clang Version: trunk Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 42779] Fold expression causes clang::TypeInfo clang::ASTContext::getTypeInfoImpl(const clang::Type *) const: Assertion `!T->isDependentType() && "should not see dependent types here"'

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42779 Erik Pilkington changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

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

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42853 Bug ID: 42853 Summary: LLD chokes on R_AARCH64_TLSLE_MOVW_TPREL_G0 Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] Issue 16126 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in llvm::StringMapImpl::LookupBucketFor

2019-07-31 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 42852] New: ArgumentPromotion may not optimize 'byval' arguments

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42852 Bug ID: 42852 Summary: ArgumentPromotion may not optimize 'byval' arguments Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 42851] New: Segfault when evaluating generic lambda with lambda default parameter

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42851 Bug ID: 42851 Summary: Segfault when evaluating generic lambda with lambda default parameter Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 42849] New: Mismatched Clang lock annotations (between prototype and impl) can lead to false negatives

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42849 Bug ID: 42849 Summary: Mismatched Clang lock annotations (between prototype and impl) can lead to false negatives Product: clang Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 42850] New: ArgumentPromotion keeps tail markers but introduces allocas

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42850 Bug ID: 42850 Summary: ArgumentPromotion keeps tail markers but introduces allocas Product: libraries Version: trunk Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 28940] LLDB calls wrong C++ method when virtual hides non-virtual

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=28940 Jonas Devlieghere changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 42814] Runtime error with ubsan opt

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

[llvm-bugs] [Bug 42848] New: Missed Optimization: redundant ternary expression not removed

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42848 Bug ID: 42848 Summary: Missed Optimization: redundant ternary expression not removed Product: new-bugs Version: trunk Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 42847] New: Ternary form is optimized better than corresponding if / if else

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42847 Bug ID: 42847 Summary: Ternary form is optimized better than corresponding if / if else Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 42831] clang drops the -flto=full when compiling an assembler file

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42831 Eli Friedman changed: What|Removed |Added Resolution|--- |WONTFIX Status|REOPENED

[llvm-bugs] [Bug 19296] Vectorizer adds costs of (expensive) dead operations

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=19296 Florian Hahn changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

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

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42474 Bug 42474 depends on bug 40761, which changed state. Bug 40761 Summary: sanitizers broken on freebsd in 8.0.0-rc2 https://bugs.llvm.org/show_bug.cgi?id=40761 What|Removed |Added

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

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41221 Bug 41221 depends on bug 40761, which changed state. Bug 40761 Summary: sanitizers broken on freebsd in 8.0.0-rc2 https://bugs.llvm.org/show_bug.cgi?id=40761 What|Removed |Added

[llvm-bugs] [Bug 40761] sanitizers broken on freebsd in 8.0.0-rc2

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40761 Alexander Richardson changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 42845] Clang 8 allows C++11-style enums in C

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42845 Erik Pilkington changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 42846] New: [X86] Assertion "Cannot merge volatile loads"

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42846 Bug ID: 42846 Summary: [X86] Assertion "Cannot merge volatile loads" Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 42845] New: Clang 8 allows C++11-style enums in C

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42845 Bug ID: 42845 Summary: Clang 8 allows C++11-style enums in C Product: clang Version: 8.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] Issue 14667 in oss-fuzz: llvm/clang-fuzzer: ASSERT: ParmVarDeclBits.ScopeDepthOrObjCQuals == scopeDepth && "truncation!"

2019-07-31 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #2 on issue 14667 by sheriff...@chromium.org: llvm/clang-fuzzer: ASSERT: ParmVarDeclBits.ScopeDepthOrObjCQuals == scopeDepth && "truncation!" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=14667#c2 This bug is approaching its

[llvm-bugs] [Bug 42844] New: Clang crash when compiling with -Wdocumentation-unknown-command

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42844 Bug ID: 42844 Summary: Clang crash when compiling with -Wdocumentation-unknown-command Product: clang Version: 9.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 40507] LLVM and binutils disagree about values of R_AARCH64_TLS_DTPMOD64 and R_AARCH64_TLS_DTPREL64

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40507 Peter Smith changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] [Bug 13740] MS compatibility: support for extended user-defined conversion sequences

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=13740 Nico Weber changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 13707] [meta] VCPP compatibility issues

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=13707 Bug 13707 depends on bug 13740, which changed state. Bug 13740 Summary: MS compatibility: support for extended user-defined conversion sequences https://bugs.llvm.org/show_bug.cgi?id=13740 What|Removed |Added

[llvm-bugs] [Bug 12477] [meta] Support Microsoft C++ ABI

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=12477 Bug 12477 depends on bug 28223, which changed state. Bug 28223 Summary: [MS] MSVC does not provide vtable symbols for explicit template instantiations https://bugs.llvm.org/show_bug.cgi?id=28223 What|Removed |Added

[llvm-bugs] [Bug 28223] [MS] MSVC does not provide vtable symbols for explicit template instantiations

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=28223 Nico Weber changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 6815] [META] Compiling ReactOS with clang

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=6815 Bug 6815 depends on bug 19027, which changed state. Bug 19027 Summary: Clang doesn't support stdcall names in inline asm https://bugs.llvm.org/show_bug.cgi?id=19027 What|Removed |Added

[llvm-bugs] [Bug 19027] Clang doesn't support stdcall names in inline asm

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=19027 Nico Weber changed: What|Removed |Added CC||nicolaswe...@gmx.de Resolution|---

[llvm-bugs] [Bug 30930] Assertion failed: isValidGCCRegisterName(Name) && "Invalid register passed in", file E:\llvm\tools\clang\lib\Basic\Targe tInfo.cpp, line 415

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

[llvm-bugs] [Bug 6815] [META] Compiling ReactOS with clang

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=6815 Bug 6815 depends on bug 30930, which changed state. Bug 30930 Summary: Assertion failed: isValidGCCRegisterName(Name) && "Invalid register passed in", file E:\llvm\tools\clang\lib\Basic\Targe tInfo.cpp, line 415

[llvm-bugs] [Bug 42843] New: Clang 9.0.0 rc1 Wrong generation of constexpr symbol causes bootstrapping to fail

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42843 Bug ID: 42843 Summary: Clang 9.0.0 rc1 Wrong generation of constexpr symbol causes bootstrapping to fail Product: clang Version: 9.0 Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 42842] New: Generated COM code fails to compile with 9.0.0-RC1

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42842 Bug ID: 42842 Summary: Generated COM code fails to compile with 9.0.0-RC1 Product: clang Version: 9.0 Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] [Bug 42673] Missed optimization: division reminder

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42673 Roman Lebedev changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|r367288

[llvm-bugs] [Bug 42831] clang drops the -flto=full when compiling an assembler file

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42831 Jonathan Belanger changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WONTFIX

[llvm-bugs] [Bug 42841] New: libfuzzer tests fail when running from test-release.sh

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42841 Bug ID: 42841 Summary: libfuzzer tests fail when running from test-release.sh Product: compiler-rt Version: 9.0 Hardware: PC OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 42840] New: struct method pointer definition fails if using decltype to determine the struct type

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42840 Bug ID: 42840 Summary: struct method pointer definition fails if using decltype to determine the struct type Product: clang Version: unspecified Hardware: PC OS:

[llvm-bugs] [Bug 42839] New: Compile error when input operator constraint of inline asm has "o"

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42839 Bug ID: 42839 Summary: Compile error when input operator constraint of inline asm has "o" Product: new-bugs Version: unspecified Hardware: Other OS: Linux

[llvm-bugs] [Bug 42838] New: builtins for ARM M4f (armv7e-m) incorrectly use double precision floating point instructions

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42838 Bug ID: 42838 Summary: builtins for ARM M4f (armv7e-m) incorrectly use double precision floating point instructions Product: compiler-rt Version: 9.0 Hardware: Other

[llvm-bugs] [Bug 42837] New: Failed to build OpenMP with LLVM-9.0.0-r363781-win64

2019-07-31 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42837 Bug ID: 42837 Summary: Failed to build OpenMP with LLVM-9.0.0-r363781-win64 Product: lld Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: