[llvm-bugs] Issue 11056 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in ConvertDeclSpecToType

2018-11-16 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #1 on issue 11056 by ClusterFuzz-External: llvm/clang-fuzzer: Stack-overflow in ConvertDeclSpecToType https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11056#c1 ClusterFuzz has detected this issue as fixed in range 201811150254:201811160249. Detailed report: https://oss-fuzz.c

[llvm-bugs] Issue 11056 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in ConvertDeclSpecToType

2018-11-16 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: ClusterFuzz-Verified Status: Verified Comment #2 on issue 11056 by ClusterFuzz-External: llvm/clang-fuzzer: Stack-overflow in ConvertDeclSpecToType https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=11056#c2 ClusterFuzz testcase 5687112330903552 is verified

[llvm-bugs] [Bug 38875] lld always emits .relr.dyn section even when that section is empty

2018-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38875 George Rimar changed: What|Removed |Added Resolution|--- |FIXED CC|

[llvm-bugs] [Bug 38739] Assertion fails when linking relocatable ELF

2018-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38739 George Rimar changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 37781] Support output with many sections

2018-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37781 George Rimar changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 38828] Incorrect assembly emitted for cmpxchg IR instruction on thumbv7m-none-eabi target

2018-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38828 Kristof Beyls changed: What|Removed |Added Resolution|--- |FIXED Fixed By Commit(s)|

[llvm-bugs] Issue 10250 in oss-fuzz: llvm: Build failure

2018-11-16 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #13 on issue 10250 by ClusterFuzz-External: llvm: Build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10250#c13 Friendly reminder that the the build is still failing. Please try to fix this failure to ensure that fuzzing remains productive. Latest build log: https://oss

[llvm-bugs] [Bug 37970] clang non-deterministic DEBUG_VALUE output, armv7a-linux-androideabi -mthumb -O2 -g

2018-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37970 Sam Parker changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 39688] New: AlignAfterOpen: Align does not align body of lambda as function param with following params

2018-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39688 Bug ID: 39688 Summary: AlignAfterOpen: Align does not align body of lambda as function param with following params Product: clang Version: unspecified Hardware: Macintosh

[llvm-bugs] [Bug 39689] New: TargetLowering::SimplifyDemandedBits - improve vector support

2018-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39689 Bug ID: 39689 Summary: TargetLowering::SimplifyDemandedBits - improve vector support Product: libraries Version: trunk Hardware: PC OS: Windows NT Stat

[llvm-bugs] [Bug 39690] New: _Atomic array parameters

2018-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39690 Bug ID: 39690 Summary: _Atomic array parameters Product: clang Version: 6.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P Co

[llvm-bugs] [Bug 39691] New: Merge debug-experience fixes into 7.0.1 branch

2018-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39691 Bug ID: 39691 Summary: Merge debug-experience fixes into 7.0.1 branch Product: new-bugs Version: 7.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 39669] GlobalDCE.cpp / isEmptyFunction doesn't skip debug intrinsics

2018-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39669 Adrian Prantl changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 39692] New: LLVM from sources and "xcrun: error: unrecognized option: --show-sdk-version"

2018-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39692 Bug ID: 39692 Summary: LLVM from sources and "xcrun: error: unrecognized option: --show-sdk-version" Product: libc++ Version: 7.0 Hardware: Macintosh OS: MacOS X

[llvm-bugs] [Bug 39693] New: LLVM from sources and hang after "Looking for __cxa_throw in stdc++ - found"

2018-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39693 Bug ID: 39693 Summary: LLVM from sources and hang after "Looking for __cxa_throw in stdc++ - found" Product: Build scripts Version: 7.0 Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 39694] New: [OpenMP] Seg-fault caused by this-capturing lambda in #pragma omp parallel

2018-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39694 Bug ID: 39694 Summary: [OpenMP] Seg-fault caused by this-capturing lambda in #pragma omp parallel Product: OpenMP Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 25688] Clang defines __ILP32__ when using `-arch i386` on an x86_64 Intel

2018-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=25688 Jeffrey Walton changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 39695] New: mis-optimization in LoopSink

2018-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39695 Bug ID: 39695 Summary: mis-optimization in LoopSink Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 39694] [OpenMP] Seg-fault caused by this-capturing lambda in #pragma omp parallel

2018-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39694 Alexey Bataev changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 39681] AST Matcher hasBody() should work with ifStmt()

2018-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39681 Eugene Zelenko changed: What|Removed |Added Product|clang-tools-extra |clang CC|

[llvm-bugs] [Bug 39696] New: Workaround "error: ‘(9.223372036854775807e+18 / 1.0e+9)’ is not a constant expression"

2018-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39696 Bug ID: 39696 Summary: Workaround "error: ‘(9.223372036854775807e+18 / 1.0e+9)’ is not a constant expression" Product: Build scripts Version: 7.0 Hardware: Other O

[llvm-bugs] Issue 11416 in oss-fuzz: llvm/clang-fuzzer: Stack-overflow in clang::Lexer::LexTokenInternal

2018-11-16 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com, akils...@apple.com Labels: ClusterFuzz Stability-Memory-Addres

[llvm-bugs] [Bug 39697] New: condition_variable.cpp fails to compile due to __thread_local_data

2018-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39697 Bug ID: 39697 Summary: condition_variable.cpp fails to compile due to __thread_local_data Product: libc++ Version: 7.0 Hardware: Other OS: Linux Status

[llvm-bugs] [Bug 39698] New: Aarch64 and "llvm-build: error: invalid target to enable: 'Aarch64' (not in project)"

2018-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39698 Bug ID: 39698 Summary: Aarch64 and "llvm-build: error: invalid target to enable: 'Aarch64' (not in project)" Product: Build scripts Version: 7.0 Hardware: Other OS