[llvm-bugs] [Bug 45838] New: duplicate symbol error when using llvm-ar and llvm-ranlib to build bash 5

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45838 Bug ID: 45838 Summary: duplicate symbol error when using llvm-ar and llvm-ranlib to build bash 5 Product: tools Version: trunk Hardware: PC OS: MacOS X

[llvm-bugs] [Bug 45839] New: std::terminate() and abort() do not have __builtin_unreachable() semantics

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45839 Bug ID: 45839 Summary: std::terminate() and abort() do not have __builtin_unreachable() semantics Product: clang Version: trunk Hardware: All OS: All S

[llvm-bugs] [Bug 45840] New: Unable to build test-suite on Windows because of POSIX dependency

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45840 Bug ID: 45840 Summary: Unable to build test-suite on Windows because of POSIX dependency Product: Test Suite Version: 10.0 Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 45841] New: Clang does not find begin/end of std::array wrapped in range view

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45841 Bug ID: 45841 Summary: Clang does not find begin/end of std::array wrapped in range view Product: clang Version: trunk Hardware: PC OS: Linux Status: N

[llvm-bugs] [Bug 45806] Erroneous (?) error "invalid output size for constraint '=Yz'" (AVX2)

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45806 Nemo Publius changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 45843] New: please report invalid use of placement new

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45843 Bug ID: 45843 Summary: please report invalid use of placement new Product: compiler-rt Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancem

[llvm-bugs] Issue 22076 in oss-fuzz: llvm:clang-fuzzer: Stack-overflow in GetFullTypeForDeclarator

2020-05-08 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #1 on issue 22076 by ClusterFuzz-External: llvm:clang-fuzzer: Stack-overflow in GetFullTypeForDeclarator https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=22076#c1 ClusterFuzz testcase 5196721950031872 is verified

[llvm-bugs] [Bug 45844] New: llvm-cov: macro leads to wrong code coverage

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45844 Bug ID: 45844 Summary: llvm-cov: macro leads to wrong code coverage Product: Runtime Libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhanc

[llvm-bugs] [Bug 45845] New: llvm-cov: wrong coverage for statement in a loop

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45845 Bug ID: 45845 Summary: llvm-cov: wrong coverage for statement in a loop Product: Runtime Libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: no

[llvm-bugs] [Bug 45846] New: llvm-cov: wrong coverage for the "for-expression"

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45846 Bug ID: 45846 Summary: llvm-cov: wrong coverage for the "for-expression" Product: Runtime Libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: n

[llvm-bugs] [Bug 45847] New: Incorrect non-constant expression error for std::string_view::find("abc") in static_assert

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45847 Bug ID: 45847 Summary: Incorrect non-constant expression error for std::string_view::find("abc") in static_assert Product: clang Version: 9.0 Hardware: PC OS: All

[llvm-bugs] [Bug 45848] New: std::~unique_ptr is inefficient

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45848 Bug ID: 45848 Summary: std::~unique_ptr is inefficient Product: libc++ Version: unspecified Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal

[llvm-bugs] [Bug 45849] New: llvm-cov: macro constant in if expression lead to incorrect coverage

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45849 Bug ID: 45849 Summary: llvm-cov: macro constant in if expression lead to incorrect coverage Product: Runtime Libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 45850] New: llvm-cov: wrong coverage with a function pointer points to the exit() function

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45850 Bug ID: 45850 Summary: llvm-cov: wrong coverage with a function pointer points to the exit() function Product: Runtime Libraries Version: trunk Hardware: PC OS: Li

[llvm-bugs] [Bug 45851] New: Register dependencies as part of MaterializationResponsibility::notifyEmitted.

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45851 Bug ID: 45851 Summary: Register dependencies as part of MaterializationResponsibility::notifyEmitted. Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 45257] clang's integrated assembler doesn't support case insensitive macro expansion

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45257 Jian Cai changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

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

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=4068 Bug 4068 depends on bug 45257, which changed state. Bug 45257 Summary: clang's integrated assembler doesn't support case insensitive macro expansion https://bugs.llvm.org/show_bug.cgi?id=45257 What|Removed |Added -

[llvm-bugs] [Bug 45852] New: On i386, lldb prints "error: failed to launch or debug process" when trying to run any process

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45852 Bug ID: 45852 Summary: On i386, lldb prints "error: failed to launch or debug process" when trying to run any process Product: lldb Version: 10.0 Hardware: PC OS:

[llvm-bugs] [Bug 45853] New: lldb:buggy expression unit test

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45853 Bug ID: 45853 Summary: lldb:buggy expression unit test Product: lldb Version: 10.0 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P

[llvm-bugs] [Bug 45854] New: code moved out of omp critical region

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45854 Bug ID: 45854 Summary: code moved out of omp critical region Product: OpenMP Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal P

[llvm-bugs] [Bug 18336] clang asserts on enum definition in operator member prototype

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=18336 Richard Smith changed: What|Removed |Added CC||richard-l...@metafoo.co.uk Status|N

[llvm-bugs] [Bug 27457] Possible regression: "invalid explicitly-specified argument" on enum value as template parameter

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=27457 Richard Smith changed: What|Removed |Added Resolution|--- |FIXED CC|

[llvm-bugs] [Bug 37768] expected the class name after '~' to name a destructor

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37768 Richard Smith changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 45726] _Generic selection failed to compile with enum

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45726 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 45726] _Generic selection failed to compile with enum

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45726 Richard Smith changed: What|Removed |Added Resolution|DUPLICATE |--- Status|RESOLVED

[llvm-bugs] [Bug 45855] New: Intel-specific compiler directives give hard error

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45855 Bug ID: 45855 Summary: Intel-specific compiler directives give hard error Product: flang Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 45856] New: UTF8 data printed differently before and after program start

2020-05-08 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=45856 Bug ID: 45856 Summary: UTF8 data printed differently before and after program start Product: lldb Version: unspecified Hardware: PC OS: All Status: NEW