[llvm-bugs] [Bug 34797] New: Memory allocation is not omitted in simple case

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34797 Bug ID: 34797 Summary: Memory allocation is not omitted in simple case Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 34799] New: Assertion failure in CStringChecker::IsFirstBufInBound

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34799 Bug ID: 34799 Summary: Assertion failure in CStringChecker::IsFirstBufInBound Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancem

[llvm-bugs] [Bug 34800] New: Assertion failure in clang::threadSafety::til::Project::Project

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34800 Bug ID: 34800 Summary: Assertion failure in clang::threadSafety::til::Project::Project Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 34801] New: Function pointers not inlined and suboptimal assembly is generated

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34801 Bug ID: 34801 Summary: Function pointers not inlined and suboptimal assembly is generated Product: clang Version: trunk Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 34802] New: Object/macho-invalid.test is failing on Debian stretch i386

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34802 Bug ID: 34802 Summary: Object/macho-invalid.test is failing on Debian stretch i386 Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 34803] New: array to pointer decay inside seh except block leads crash

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34803 Bug ID: 34803 Summary: array to pointer decay inside seh except block leads crash Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW

[llvm-bugs] Issue 3519 in oss-fuzz: llvm: Abrt in llvm::llvm_unreachable_internal

2017-10-02 Thread jdevlieg… via monorail via llvm-bugs
Comment #1 on issue 3519 by jdevlieg...@apple.com: llvm: Abrt in llvm::llvm_unreachable_internal https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3519#c1 I have a patch for this: https://reviews.llvm.org/D38462 - Jonas -- You received this message because: 1. You were specifically CC

[llvm-bugs] [Bug 34804] New: -Wexceptions warns about caught exception in noexcept function

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34804 Bug ID: 34804 Summary: -Wexceptions warns about caught exception in noexcept function Product: clang Version: 5.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 34805] New: Regression(314461 or 314462): clang-cl can no longer compile COM code

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34805 Bug ID: 34805 Summary: Regression(314461 or 314462): clang-cl can no longer compile COM code Product: clang Version: unspecified Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 34805] Regression(314461 or 314462): clang-cl can no longer compile COM code

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34805 Erich Keane changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 34806] New: lld hangs in pthread_cond_wait@@GLIBC_2.3.2 ()

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34806 Bug ID: 34806 Summary: lld hangs in pthread_cond_wait@@GLIBC_2.3.2 () Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 34807] New: Pre-RA Machine LICM illegally hoists div

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34807 Bug ID: 34807 Summary: Pre-RA Machine LICM illegally hoists div Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 15212] Clang handles __builtin_object_size in wrong way

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=15212 George Burgess changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 21420] [Meta] Android+Clang platform support

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=21420 Bug 21420 depends on bug 15212, which changed state. Bug 15212 Summary: Clang handles __builtin_object_size in wrong way https://bugs.llvm.org/show_bug.cgi?id=15212 What|Removed |Added -

[llvm-bugs] [Bug 34808] New: llvm-ar-generated library + Xcode 9 ranlib result in malformed archive

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34808 Bug ID: 34808 Summary: llvm-ar-generated library + Xcode 9 ranlib result in malformed archive Product: tools Version: trunk Hardware: PC OS: MacOS X St

[llvm-bugs] [Bug 34809] New: Passing multiple optimization level options (e.g., /O1 /O2) to clang-cl causes "argument unused" warning

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34809 Bug ID: 34809 Summary: Passing multiple optimization level options (e.g., /O1 /O2) to clang-cl causes "argument unused" warning Product: clang Version: trunk Hardware: PC

[llvm-bugs] [Bug 34492] [meta] 5.0.1 Release Blockers

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34492 Bug 34492 depends on bug 33839, which changed state. Bug 33839 Summary: [C++1z] Bogus warning of unused variable during range-based iteration of templated type https://bugs.llvm.org/show_bug.cgi?id=33839 What|Removed

[llvm-bugs] [Bug 34810] New: Mangled name for std::is_same within function identifier changes when including

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34810 Bug ID: 34810 Summary: Mangled name for std::is_same within function identifier changes when including Product: libc++ Version: 5.0 Hardware: PC OS: All

[llvm-bugs] [Bug 34811] New: Regression (r313957): -fvisibility=hidden has no effect on template instantiated functions whose types contain a lambda

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34811 Bug ID: 34811 Summary: Regression (r313957): -fvisibility=hidden has no effect on template instantiated functions whose types contain a lambda Product: clang Version: un

[llvm-bugs] [Bug 34812] New: clang crashes at -Os: Assertion `isa(PHISCEV) && "Expected constant SCEV"' failed.

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34812 Bug ID: 34812 Summary: clang crashes at -Os: Assertion `isa(PHISCEV) && "Expected constant SCEV"' failed. Product: clang Version: trunk Hardware: PC

[llvm-bugs] [Bug 34809] Passing multiple optimization level options (e.g., /O1 /O2) to clang-cl causes "argument unused" warning

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34809 Dillon Cower changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 34811] Regression (r313957): -fvisibility=hidden has no effect on template instantiated functions whose types contain a lambda

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34811 Richard Smith changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 34810] Mangled name for std::is_same within function identifier changes when including

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34810 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 34787] Assertion `TN->getNumChildren() == 0 && "Not a tree leaf"'

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34787 Dmitry Babokin changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 34782] Assertion "Deleted edge still exists in the CFG!"

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34782 Dmitry Babokin changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 34810] Mangled name for std::is_same within function identifier changes when including

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34810 Shafik Yaghmour changed: What|Removed |Added Resolution|DUPLICATE |FIXED --- Comment #5 from Shafik Yaghmour --

[llvm-bugs] [Bug 34588] ARM's clear_cache should not call abort

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34588 Manoj Gupta changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 34715] compiler-rt builtins are broken for thumb

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34715 Bug 34715 depends on bug 34768, which changed state. Bug 34768 Summary: Fix aeabi_cfcmp.S and aeabi_cdcmp.S for Thumb2 MachO targets https://bugs.llvm.org/show_bug.cgi?id=34768 What|Removed |Added -

[llvm-bugs] [Bug 34715] compiler-rt builtins are broken for thumb

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34715 Manoj Gupta changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 34768] Fix aeabi_cfcmp.S and aeabi_cdcmp.S for Thumb2 MachO targets

2017-10-02 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34768 Manoj Gupta changed: What|Removed |Added Resolution|--- |FIXED Status|NEW