[llvm-bugs] [Bug 46737] preserve-alignment-assumptions-during-inlining introduces illegal ptrtoint

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46737 Yichao Yu changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 46740] New: Merge 00f3579aea6e3d4a4b7464c3db47294f71cef9e4 to 11.0

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46740 Bug ID: 46740 Summary: Merge 00f3579aea6e3d4a4b7464c3db47294f71cef9e4 to 11.0 Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: enhanc

[llvm-bugs] [Bug 46739] New: Multi thread allocation performance issues

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46739 Bug ID: 46739 Summary: Multi thread allocation performance issues Product: compiler-rt Version: 11.0 Hardware: Other OS: other Status: NEW Severity: release bloc

[llvm-bugs] [Bug 46688] omp_pteam_mem_alloc memory "Invalid constantexpr cast"

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46688 Alexey Bataev changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[llvm-bugs] [Bug 46725] [meta] 11.0.0 Release Blockers

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug 46725 depends on bug 46688, which changed state. Bug 46688 Summary: omp_pteam_mem_alloc memory "Invalid constantexpr cast" https://bugs.llvm.org/show_bug.cgi?id=46688 What|Removed |Added ---

[llvm-bugs] [Bug 46688] omp_pteam_mem_alloc memory "Invalid constantexpr cast"

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46688 Alexey Bataev changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 46738] New: Crash with out of line defaulted constructor

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46738 Bug ID: 46738 Summary: Crash with out of line defaulted constructor Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 46737] New: Inlining introduces illegal ptrtoint

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46737 Bug ID: 46737 Summary: Inlining introduces illegal ptrtoint Product: libraries Version: 10.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement P

[llvm-bugs] [Bug 46736] New: LTO Example in LTO Docs Does not match Description when Compiled

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46736 Bug ID: 46736 Summary: LTO Example in LTO Docs Does not match Description when Compiled Product: Documentation Version: trunk Hardware: All OS: All Sta

[llvm-bugs] [Bug 46726] imprecise diagnostic for nested unnamed type as anonymous union member

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46726 Richard Smith changed: What|Removed |Added Summary|Clang rejects valid code|imprecise diagnostic for |wit

[llvm-bugs] [Bug 46727] Clang rejects valid enum definition with "reference to local variable declared in enclosing function"

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46727 Richard Smith changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 46728] Clang accepts explicit specialization in class definition

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46728 Richard Smith changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 46735] New: __builtin___mempcpy_chk to direct call to mempcpy

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46735 Bug ID: 46735 Summary: __builtin___mempcpy_chk to direct call to mempcpy Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhanceme

[llvm-bugs] [Bug 46734] New: Failure to optimize __builtin___memcpy_chk optimally

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46734 Bug ID: 46734 Summary: Failure to optimize __builtin___memcpy_chk optimally Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhanc

[llvm-bugs] [Bug 46733] New: Debug windows build failing with big object files

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46733 Bug ID: 46733 Summary: Debug windows build failing with big object files Product: Build scripts Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] [Bug 46732] New: [debug-info] multiple .loc directive for single source line

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46732 Bug ID: 46732 Summary: [debug-info] multiple .loc directive for single source line Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 46730] New: Invalid OpenMP loop code causes crash

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46730 Bug ID: 46730 Summary: Invalid OpenMP loop code causes crash Product: OpenMP Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] Issue 17027 in oss-fuzz: llvm:llvm-dwarfdump-fuzzer: ASSERT: FullLength == length()

2020-07-15 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #3 on issue 17027 by ClusterFuzz-External: llvm:llvm-dwarfdump-fuzzer: ASSERT: FullLength == length() https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=17027#c3 ClusterFuzz testcase 5754702871920640 is verified as

[llvm-bugs] [Bug 46729] New: Clang accepts template specialization in C linkage

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46729 Bug ID: 46729 Summary: Clang accepts template specialization in C linkage Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 46728] New: Clang accepts explicit specialization in class definition

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46728 Bug ID: 46728 Summary: Clang accepts explicit specialization in class definition Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 46727] New: Clang rejects valid enum definition with "reference to local variable declared in enclosing function"

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46727 Bug ID: 46727 Summary: Clang rejects valid enum definition with "reference to local variable declared in enclosing function" Product: clang Version: trunk Hardware: PC

[llvm-bugs] [Bug 46726] New: Clang rejects valid code with "anonymous types declared in an anonymous union are an extension"

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46726 Bug ID: 46726 Summary: Clang rejects valid code with "anonymous types declared in an anonymous union are an extension" Product: clang Version: trunk Hardware: PC O

[llvm-bugs] [Bug 46725] New: [meta] 11.0.0 Release Blockers

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46725 Bug ID: 46725 Summary: [meta] 11.0.0 Release Blockers Product: new-bugs Version: 11.0 Hardware: All OS: All Status: NEW Severity: release blocker Prior

[llvm-bugs] [Bug 46724] New: Failure to use x86 array arithmetic instead of manual add

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46724 Bug ID: 46724 Summary: Failure to use x86 array arithmetic instead of manual add Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 46723] Failure to use

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46723 Gabriel Ravier changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 46723] New: Failure to use

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46723 Bug ID: 46723 Summary: Failure to use Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement Priority: P C

[llvm-bugs] [Bug 41218] Clang-tidy suppression comments and the WarningsAsErrors setting are ignored

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41218 Sven Panne changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[llvm-bugs] [Bug 46721] New: optimizer segfault on IR input

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46721 Bug ID: 46721 Summary: optimizer segfault on IR input Product: tools Version: 10.0 Hardware: All OS: All Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 46720] New: [clang-cl] /Fe option with colon is not accepted

2020-07-15 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=46720 Bug ID: 46720 Summary: [clang-cl] /Fe option with colon is not accepted Product: clang Version: 10.0 Hardware: PC OS: Windows NT Status: NEW Severity: enhancemen