[llvm-bugs] [Bug 34948] New: -defsym should accept expressions, not just symbols

2017-10-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34948 Bug ID: 34948 Summary: -defsym should accept expressions, not just symbols Product: lld Version: unspecified Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 34947] New: -O0 crash: assertion "Cannot BITCAST between types of different sizes!"

2017-10-13 Thread via llvm-bugs
edef unsigned a __attribute__((ext_vector_type(9))); a b = 2149580799 % 262143 * (0 % b); > clang++ -c f.cpp -w clang-6.0: /home/dybaboki/llvm/llvm-trunk-20171013/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:3822: llvm::SDValue llvm::SelectionDAG::getNode(unsigned int, const llvm::SDLoc &, llvm::EVT,

[llvm-bugs] [Bug 34946] New: support --orphan-handling switch

2017-10-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34946 Bug ID: 34946 Summary: support --orphan-handling switch Product: lld Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 34945] New: C++ NEON intrinsics code using arrays of NEON variables is compiled to inefficient code

2017-10-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34945 Bug ID: 34945 Summary: C++ NEON intrinsics code using arrays of NEON variables is compiled to inefficient code Product: libraries Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 34869] Assertion failure in clang::BodyFarm::getBody()

2017-10-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34869 Alexander Kornienko changed: What|Removed |Added Status|RESOLVED|REOPENED

[llvm-bugs] Issue 3640 in oss-fuzz: llvm/llvm-demangle-fuzzer: Out-of-memory in llvm_llvm-demangle-fuzzer

2017-10-13 Thread monor… via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, llvm-b...@lists.llvm.org, v...@apple.com Labels: ClusterFuzz Reproducible Engine-libfuzzer Proj-llvm Reported-2017-10-13 New issue 3640 by monor...@clusterfuzz-external.iam.gserviceaccount.com:

[llvm-bugs] [Bug 34932] std::generate_canonical can produce 1.0

2017-10-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34932 Marshall Clow (home) changed: What|Removed |Added Resolution|--- |DUPLICATE

[llvm-bugs] [Bug 34944] New: LTO: linkonce_odr functions are deserialized multiple times from the same source

2017-10-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34944 Bug ID: 34944 Summary: LTO: linkonce_odr functions are deserialized multiple times from the same source Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 34943] New: LoopUnrolling: APInts don't tolerate type mismatch.

2017-10-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34943 Bug ID: 34943 Summary: LoopUnrolling: APInts don't tolerate type mismatch. Product: clang Version: trunk Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 34941] New: Infinite loop if function name equals intrinsic used in it

2017-10-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34941 Bug ID: 34941 Summary: Infinite loop if function name equals intrinsic used in it Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 28449] core assertion failure (isa(Val) && "cast() argument of incompatible type!")

2017-10-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=28449 Artem Dergachev changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[llvm-bugs] Issue 3639 in oss-fuzz: llvm/llvm-demangle-fuzzer: Stack-overflow in char const* parse_expression

2017-10-13 Thread monor… via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, llvm-b...@lists.llvm.org, v...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible Engine-libfuzzer Proj-llvm Reported-2017-10-13 New issue 3639 by

[llvm-bugs] Issue 3638 in oss-fuzz: llvm/llvm-demangle-fuzzer: Stack-overflow in char const* parse_type

2017-10-13 Thread monor… via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, llvm-b...@lists.llvm.org, v...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible Engine-libfuzzer Proj-llvm Reported-2017-10-13 New issue 3638 by

[llvm-bugs] [Bug 34460] Assertion failure in clang::ento::SVal::castAs

2017-10-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34460 Artem Dergachev changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 34940] New: SROA miscomputes struct element offsets

2017-10-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34940 Bug ID: 34940 Summary: SROA miscomputes struct element offsets Product: libraries Version: trunk Hardware: All OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 34939] Test case using SEH behaves differently when compiled with MSVC or clang-cl

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

[llvm-bugs] [Bug 34729] std::string_view encourages use-after-free

2017-10-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34729 Marshall Clow (home) changed: What|Removed |Added Resolution|--- |WONTFIX

[llvm-bugs] [Bug 33840] std::string::push_back is 1.8x slower than on libstdc++ with -O3

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

[llvm-bugs] Issue 3330 in oss-fuzz: llvm: Stack-overflow in clang::DeclContext::lookup

2017-10-13 Thread monor… via monorail via llvm-bugs
Comment #4 on issue 3330 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in clang::DeclContext::lookup https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3330#c4 ClusterFuzz has detected this issue as fixed in range 201710121744:201710130152. Detailed

[llvm-bugs] Issue 3351 in oss-fuzz: llvm: Stack-overflow in clang::FunctionProtoType::getExtProtoInfo

2017-10-13 Thread monor… via monorail via llvm-bugs
Comment #3 on issue 3351 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in clang::FunctionProtoType::getExtProtoInfo https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3351#c3 ClusterFuzz has detected this issue as fixed in range

[llvm-bugs] Issue 3330 in oss-fuzz: llvm: Stack-overflow in clang::DeclContext::lookup

2017-10-13 Thread monor… via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #5 on issue 3330 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in clang::DeclContext::lookup https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3330#c5 ClusterFuzz testcase

[llvm-bugs] Issue 3152 in oss-fuzz: llvm: Stack-overflow in clang::Lexer::Lex

2017-10-13 Thread monor… via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #8 on issue 3152 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in clang::Lexer::Lex https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3152#c8 ClusterFuzz testcase

[llvm-bugs] Issue 3506 in oss-fuzz: llvm: Stack-overflow in clang::RecursiveASTVisitor::dataTraverseNode

2017-10-13 Thread monor… via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #4 on issue 3506 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in clang::RecursiveASTVisitor::dataTraverseNode https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3506#c4

[llvm-bugs] Issue 3299 in oss-fuzz: llvm: Stack-overflow in GetFullTypeForDeclarator

2017-10-13 Thread monor… via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #5 on issue 3299 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in GetFullTypeForDeclarator https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3299#c5 ClusterFuzz testcase

[llvm-bugs] Issue 3299 in oss-fuzz: llvm: Stack-overflow in GetFullTypeForDeclarator

2017-10-13 Thread monor… via monorail via llvm-bugs
Comment #4 on issue 3299 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in GetFullTypeForDeclarator https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3299#c4 ClusterFuzz has detected this issue as fixed in range 201710130454:201710130623. Detailed

[llvm-bugs] Issue 3345 in oss-fuzz: llvm: Stack-overflow in llvm::SmallVectorBase::grow_pod

2017-10-13 Thread monor… via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #4 on issue 3345 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in llvm::SmallVectorBase::grow_pod https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3345#c4 ClusterFuzz

[llvm-bugs] Issue 3152 in oss-fuzz: llvm: Stack-overflow in clang::Lexer::Lex

2017-10-13 Thread monor… via monorail via llvm-bugs
Comment #7 on issue 3152 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in clang::Lexer::Lex https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3152#c7 ClusterFuzz has detected this issue as fixed in range 201710121744:201710130152. Detailed report:

[llvm-bugs] Issue 3450 in oss-fuzz: llvm: Stack-overflow in clang::format::TokenAnnotator::annotate

2017-10-13 Thread monor… via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #5 on issue 3450 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in clang::format::TokenAnnotator::annotate https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3450#c5

[llvm-bugs] Issue 3145 in oss-fuzz: llvm: Stack-buffer-overflow in clang::Lexer::SkipLineComment

2017-10-13 Thread monor… via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #9 on issue 3145 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-buffer-overflow in clang::Lexer::SkipLineComment https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3145#c9 ClusterFuzz

[llvm-bugs] Issue 3506 in oss-fuzz: llvm: Stack-overflow in clang::RecursiveASTVisitor::dataTraverseNode

2017-10-13 Thread monor… via monorail via llvm-bugs
Comment #3 on issue 3506 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in clang::RecursiveASTVisitor::dataTraverseNode https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3506#c3 ClusterFuzz has detected this issue as fixed in range

[llvm-bugs] Issue 3629 in oss-fuzz: ASSERT: Offset <= INT_MAX && "Offset too big to fit in int."

2017-10-13 Thread monor… via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, llvm-b...@lists.llvm.org, v...@apple.com Labels: ClusterFuzz Stability-Memory-AddressSanitizer Reproducible Engine-libfuzzer Proj-llvm Reported-2017-10-13 New issue 3629 by

[llvm-bugs] Issue 3176 in oss-fuzz: llvm: Stack-overflow in clang::StmtVisitorBase<clang::make_const_ptr, ComplexExprEvaluator, bool>::Visit

2017-10-13 Thread monor… via monorail via llvm-bugs
Comment #7 on issue 3176 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in clang::StmtVisitorBase::Visit https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3176#c7 ClusterFuzz has detected this issue as

[llvm-bugs] Issue 3616 in oss-fuzz: llvm: Heap-buffer-overflow in llvm::StringMapImpl::FindKey

2017-10-13 Thread monor… via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #3 on issue 3616 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Heap-buffer-overflow in llvm::StringMapImpl::FindKey https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3616#c3 ClusterFuzz

[llvm-bugs] Issue 3450 in oss-fuzz: llvm: Stack-overflow in clang::format::TokenAnnotator::annotate

2017-10-13 Thread monor… via monorail via llvm-bugs
Comment #4 on issue 3450 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in clang::format::TokenAnnotator::annotate https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3450#c4 ClusterFuzz has detected this issue as fixed in range

[llvm-bugs] Issue 3351 in oss-fuzz: llvm: Stack-overflow in clang::FunctionProtoType::getExtProtoInfo

2017-10-13 Thread monor… via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #4 on issue 3351 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in clang::FunctionProtoType::getExtProtoInfo https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3351#c4

[llvm-bugs] Issue 3345 in oss-fuzz: llvm: Stack-overflow in llvm::SmallVectorBase::grow_pod

2017-10-13 Thread monor… via monorail via llvm-bugs
Comment #3 on issue 3345 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in llvm::SmallVectorBase::grow_pod https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3345#c3 ClusterFuzz has detected this issue as fixed in range 201710121744:201710130152.

[llvm-bugs] Issue 3298 in oss-fuzz: llvm: Stack-overflow in IntExprEvaluator::VisitBinaryOperator

2017-10-13 Thread monor… via monorail via llvm-bugs
Comment #4 on issue 3298 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in IntExprEvaluator::VisitBinaryOperator https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3298#c4 ClusterFuzz has detected this issue as fixed in range 201710121744:201710130152.

[llvm-bugs] Issue 3173 in oss-fuzz: llvm: Stack-overflow in clang::Parser::SkipUntil

2017-10-13 Thread monor… via monorail via llvm-bugs
Comment #6 on issue 3173 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in clang::Parser::SkipUntil https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3173#c6 ClusterFuzz has detected this issue as fixed in range 201710121744:201710130152. Detailed

[llvm-bugs] Issue 3173 in oss-fuzz: llvm: Stack-overflow in clang::Parser::SkipUntil

2017-10-13 Thread monor… via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #7 on issue 3173 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in clang::Parser::SkipUntil https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3173#c7 ClusterFuzz testcase

[llvm-bugs] [Bug 34939] New: Test case using SEH behaves differently when compiled with MSVC or clang-cl

2017-10-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34939 Bug ID: 34939 Summary: Test case using SEH behaves differently when compiled with MSVC or clang-cl Product: new-bugs Version: 5.0 Hardware: PC OS: Windows NT

[llvm-bugs] Issue 3286 in oss-fuzz: llvm: Stack-overflow in clang::Sema::GetNameFromUnqualifiedId

2017-10-13 Thread monor… via monorail via llvm-bugs
Comment #3 on issue 3286 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in clang::Sema::GetNameFromUnqualifiedId https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3286#c3 ClusterFuzz has detected this issue as fixed in range 201710121744:201710130152.

[llvm-bugs] Issue 3145 in oss-fuzz: llvm: Stack-buffer-overflow in clang::Lexer::SkipLineComment

2017-10-13 Thread monor… via monorail via llvm-bugs
Comment #8 on issue 3145 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-buffer-overflow in clang::Lexer::SkipLineComment https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3145#c8 ClusterFuzz has detected this issue as fixed in range 201710121744:201710130152.

[llvm-bugs] Issue 3176 in oss-fuzz: llvm: Stack-overflow in clang::StmtVisitorBase<clang::make_const_ptr, ComplexExprEvaluator, bool>::Visit

2017-10-13 Thread monor… via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #8 on issue 3176 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in clang::StmtVisitorBase::Visit

[llvm-bugs] [Bug 34833] Test case using __try/__except/__finaly crashes if the GCOV profiling pass is enabled

2017-10-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34833 Marco Castelluccio changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 34659] Crash in llvm::Metadata::getMetadataID(void)const while building with GCOV profiling with clang-cl

2017-10-13 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34659 Marco Castelluccio changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[llvm-bugs] Issue 3298 in oss-fuzz: llvm: Stack-overflow in IntExprEvaluator::VisitBinaryOperator

2017-10-13 Thread monor… via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #5 on issue 3298 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in IntExprEvaluator::VisitBinaryOperator https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3298#c5 ClusterFuzz

[llvm-bugs] Issue 3286 in oss-fuzz: llvm: Stack-overflow in clang::Sema::GetNameFromUnqualifiedId

2017-10-13 Thread monor… via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #4 on issue 3286 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Stack-overflow in clang::Sema::GetNameFromUnqualifiedId https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3286#c4 ClusterFuzz

[llvm-bugs] Issue 3616 in oss-fuzz: llvm: Heap-buffer-overflow in llvm::StringMapImpl::FindKey

2017-10-13 Thread monor… via monorail via llvm-bugs
Comment #2 on issue 3616 by monor...@clusterfuzz-external.iam.gserviceaccount.com: llvm: Heap-buffer-overflow in llvm::StringMapImpl::FindKey https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=3616#c2 ClusterFuzz has detected this issue as fixed in range 201710121744:201710130152.