[llvm-bugs] [Bug 51018] New: C++23 makes constructing StringRef from SmallString ambiguous

2021-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51018 Bug ID: 51018 Summary: C++23 makes constructing StringRef from SmallString ambiguous Product: new-bugs Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 51017] New: main build error

2021-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51017 Bug ID: 51017 Summary: main build error Product: tools Version: trunk Hardware: PC OS: All Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 51016] New: constness mismatch on defaulted copy constructor / assignment incorrectly prevents triviality

2021-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51016 Bug ID: 51016 Summary: constness mismatch on defaulted copy constructor / assignment incorrectly prevents triviality Product: clang Version: unspecified Hardware: PC

[llvm-bugs] [Bug 51010] lld/mac crashes linking binary

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

[llvm-bugs] [Bug 51015] New: Crash when showing the value of variables

2021-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51015 Bug ID: 51015 Summary: Crash when showing the value of variables Product: lldb Version: unspecified Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal

[llvm-bugs] [Bug 51014] New: Failure to merge div(x, y) with sub(x, mul(div(x, y), y)) to divrem(x, y)

2021-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51014 Bug ID: 51014 Summary: Failure to merge div(x,y) with sub(x,mul(div(x,y),y)) to divrem(x,y) Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 46205] Missed optimization: unsigned remainder <= numerator

2021-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46205 Simon Pilgrim changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] Issue 35813 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in clang::CXXRecordDecl::getDescribedClassTemplate

2021-07-07 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #1 on issue 35813 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in clang::CXXRecordDecl::getDescribedClassTemplate https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35813#c1 ClusterFuzz testcase 6468169068838912

[llvm-bugs] [Bug 51013] New: clang handles system librabry paths before LIBRARY_PATH

2021-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51013 Bug ID: 51013 Summary: clang handles system librabry paths before LIBRARY_PATH Product: clang Version: 11.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] Issue 35818 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in GetDiagInfo

2021-07-07 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 35818 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in GetDiagInfo https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=35818#c1 ClusterFuzz testcase 6556821690122240 is verified as fixed in

[llvm-bugs] [Bug 51012] New: Missing include in capacity_nthreads.cpp test

2021-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51012 Bug ID: 51012 Summary: Missing include in capacity_nthreads.cpp test Product: OpenMP Version: unspecified Hardware: PC OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 51011] New: [llvm-cov] wrong coverage for a for loop within "exit(0)" statement

2021-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51011 Bug ID: 51011 Summary: [llvm-cov] wrong coverage for a for loop within "exit(0)" statement Product: Runtime Libraries Version: 12.0 Hardware: PC OS: All

[llvm-bugs] [Bug 51010] New: lld/mac crashes linking binary

2021-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51010 Bug ID: 51010 Summary: lld/mac crashes linking binary Product: lld Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 51009] New: [llvm-cov] "__builtin_setjump(buf)" statement leads to the incorrect coverage of the next statement.

2021-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51009 Bug ID: 51009 Summary: [llvm-cov] "__builtin_setjump(buf)" statement leads to the incorrect coverage of the next statement. Product: Runtime Libraries Version: 12.0 Hardware: PC

[llvm-bugs] [Bug 51008] New: Broken JSON format when using markers

2021-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51008 Bug ID: 51008 Summary: Broken JSON format when using markers Product: tools Version: trunk Hardware: All OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 49610] 8ec7ea3ddce7379e13e8dfb4a5260a6d2004aa1c causes more stack usage on PowerPC

2021-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=49610 Nemanja Ivanovic changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

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

2021-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4068 Bug 4068 depends on bug 49610, which changed state. Bug 49610 Summary: 8ec7ea3ddce7379e13e8dfb4a5260a6d2004aa1c causes more stack usage on PowerPC https://bugs.llvm.org/show_bug.cgi?id=49610 What|Removed |Added

[llvm-bugs] [Bug 51007] New: [llvm-cov] a for statement in the if statement has incorrect coverage

2021-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51007 Bug ID: 51007 Summary: [llvm-cov] a for statement in the if statement has incorrect coverage Product: Runtime Libraries Version: 12.0 Hardware: PC OS: All

[llvm-bugs] [Bug 51006] New: [WebAssembly][SIMD] Codegen for trunc <16 x i32> to <16 x i8> can be improved

2021-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51006 Bug ID: 51006 Summary: [WebAssembly][SIMD] Codegen for trunc <16 x i32> to <16 x i8> can be improved Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 51001] crash when building musl src/math/exp.c for powerpcspe

2021-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51001 Dimitry Andric changed: What|Removed |Added Resolution|--- |DUPLICATE CC|

[llvm-bugs] [Bug 51005] New: [llvm-cov] wrong coverage with return statement

2021-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51005 Bug ID: 51005 Summary: [llvm-cov] wrong coverage with return statement Product: Runtime Libraries Version: 12.0 Hardware: PC OS: All Status: NEW Severity:

[llvm-bugs] [Bug 51004] New: Operands with constraint \"f\" cannot overlap with defs"

2021-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51004 Bug ID: 51004 Summary: Operands with constraint \"f\" cannot overlap with defs" Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 51003] New: [llvm-cov] wrong coverage after executing exit(0) statement

2021-07-07 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=51003 Bug ID: 51003 Summary: [llvm-cov] wrong coverage after executing exit(0) statement Product: Runtime Libraries Version: 12.0 Hardware: PC OS: Linux