[llvm-bugs] [Bug 31513] libc++ makes some tuple_size specializations complete types, breaking decomposition declarations

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31513 Eric Fiselier changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 26961] Enumeration type std::pointer_safety incorrectly implemented as a struct

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=26961 Eric Fiselier changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 31539] New: Assertion failed: ParentSEHFn && "No CurSEHParent!" when using pre-compiled headers

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31539 Bug ID: 31539 Summary: Assertion failed: ParentSEHFn && "No CurSEHParent!" when using pre-compiled headers Product: clang Version: trunk Hardware: PC OS: Windows

[llvm-bugs] [Bug 31500] llvm/tools/clang/lib/AST/Decl.cpp:2426: clang::Expr* clang::ParmVarDecl::getDefaultArg(): Assertion `!hasUninstantiatedDefaultArg() && "Default argument is not yet instantiated

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31500 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 31540] libc++ puts libc++abi headers in wrong place in build area

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31540 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 31043] Assertion `(Cand->FailureKind == ovl_fail_too_many_arguments) || (Cand->FailureKind == ovl_fail_bad_deduction && Cand->DeductionFailure.Result == Sema::TDK_TooManyArguments)' f

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31043 Richard Smith changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 31538] New: FreeBSD head (12) buildkernel based on clang FReeBSD's 3.9.1 stops for mfpmr and mtpmr instructions not being supported (used in dev/hwpmc/hwpmc_e500.c )

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31538 Bug ID: 31538 Summary: FreeBSD head (12) buildkernel based on clang FReeBSD's 3.9.1 stops for mfpmr and mtpmr instructions not being supported (used in dev/hwpmc/hwpmc_e500.c )

[llvm-bugs] [Bug 31540] New: libc++ puts libc++abi headers in wrong place in build area

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31540 Bug ID: 31540 Summary: libc++ puts libc++abi headers in wrong place in build area Product: libc++ Version: unspecified Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 31542] New: AddressSanitizer-Unit::AddressSanitizer.ThreadedOneSizeMallocStressTest is flaky

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31542 Bug ID: 31542 Summary: AddressSanitizer-Unit::AddressSanitizer.ThreadedOneSiz eMallocStressTest is flaky Product: compiler-rt Version: unspecified Hardware: PC

[llvm-bugs] [Bug 30705] std::array doesn't implement C++17 refinements for constexpr

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=30705 Marshall Clow (home) changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 31541] New: clang 3.9.1 targeting powerpc rejects "cmp 0, %r1, %r3" in a .S file for "too few operands for instruction" (FreeBSD buildkernel context)

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31541 Bug ID: 31541 Summary: clang 3.9.1 targeting powerpc rejects "cmp 0, %r1, %r3" in a .S file for "too few operands for instruction" (FreeBSD buildkernel context) Product: libraries

[llvm-bugs] [Bug 31402] UBSan complains about map::__find_equal_key (invalid upcast)

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31402 Eric Fiselier changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 31530] New: UINT16_TYPE and INT16_TYPE are defined as short instead of int for AVR

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31530 Bug ID: 31530 Summary: UINT16_TYPE and INT16_TYPE are defined as short instead of int for AVR Product: clang Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 31529] New: llvm/lib/Target/X86/X86ISelLowering.cpp:13056: local variable 'NumSentinelElements' set but not used ?

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31529 Bug ID: 31529 Summary: llvm/lib/Target/X86/X86ISelLowering.cpp:13056: local variable 'NumSentinelElements' set but not used ? Product: new-bugs Version: trunk Hardware: PC

[llvm-bugs] [Bug 31536] New: Assertion failed: (NodeToMatch->getOpcode() != ISD::DELETED_NODE && "NodeToMatch was removed partway through selection"), function SelectCodeCommon

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31536 Bug ID: 31536 Summary: Assertion failed: (NodeToMatch->getOpcode() != ISD::DELETED_NODE && "NodeToMatch was removed partway through selection"), function SelectCodeCommon Product:

[llvm-bugs] [Bug 31535] std::sort and std::unique can not use std::function with -std=c++14

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31535 Marshall Clow (home) changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 31535] New: std::sort and std::unique can not use std::function with -std=c++14

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31535 Bug ID: 31535 Summary: std::sort and std::unique can not use std::function with -std=c++14 Product: libc++ Version: 3.8 Hardware: PC OS: Linux Status:

[llvm-bugs] [Bug 31532] New: Test driver/opt-record.c fails on targets that default to -no-integrated-as

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31532 Bug ID: 31532 Summary: Test driver/opt-record.c fails on targets that default to -no-integrated-as Product: clang Version: 3.9 Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 31529] llvm/lib/Target/X86/X86ISelLowering.cpp:13056: local variable 'NumSentinelElements' set but not used ?

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31529 Eric Christopher changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 31527] llvm/lib/LTO/LTO.cpp:909: local variable 'Partition' set but not used ?

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31527 Davide Italiano changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 31528] llvm/lib/Support/NativeFormatting.cpp:244: local variable 'Len' set but not used ?

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31528 Eric Christopher changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 31537] New: std::sort and std::unique can not use std::function with -std=c++14

2017-01-04 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=31537 Bug ID: 31537 Summary: std::sort and std::unique can not use std::function with -std=c++14 Product: clang Version: 3.8 Hardware: PC OS: Linux Status: