[llvm-bugs] [Bug 39032] New: Static Analyzer false positive: initialized value is believed to be uninitialized

2018-09-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39032 Bug ID: 39032 Summary: Static Analyzer false positive: initialized value is believed to be uninitialized Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] Issue 10402 in oss-fuzz: llvm/llvm-demangle-fuzzer: Timeout in llvm_llvm-demangle-fuzzer

2018-09-21 Thread ClusterFuzz-External via monorail via llvm-bugs
Updates: Labels: -Reproducible Unreproducible Comment #2 on issue 10402 by ClusterFuzz-External: llvm/llvm-demangle-fuzzer: Timeout in llvm_llvm-demangle-fuzzer https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10402#c2 ClusterFuzz testcase 5633010762776576 appears to be flaky, up

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

2018-09-21 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #3 on issue 10250 by ClusterFuzz-External: llvm: Build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=10250#c3 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-f

[llvm-bugs] [Bug 39033] New: Replace incorrectly replaces files in thin archives

2018-09-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39033 Bug ID: 39033 Summary: Replace incorrectly replaces files in thin archives Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 39034] New: Flatten names when converting from thin archive to regular archive

2018-09-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39034 Bug ID: 39034 Summary: Flatten names when converting from thin archive to regular archive Product: tools Version: trunk Hardware: PC OS: Windows NT Sta

[llvm-bugs] [Bug 39035] New: [Visual Studio] Add support for Parallel Custom Build Tools

2018-09-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39035 Bug ID: 39035 Summary: [Visual Studio] Add support for Parallel Custom Build Tools Product: Build scripts Version: trunk Hardware: PC OS: Windows NT St

[llvm-bugs] [Bug 39036] New: Missing bug category for llvm-diff

2018-09-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39036 Bug ID: 39036 Summary: Missing bug category for llvm-diff Product: Bugzilla Admin Version: unspecified Hardware: PC OS: All Status: NEW Severity: enhancement

[llvm-bugs] [Bug 39037] New: llvm-diff fails with "structural differences second time around?" on simple testcase

2018-09-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39037 Bug ID: 39037 Summary: llvm-diff fails with "structural differences second time around?" on simple testcase Product: tools Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 39038] New: [llvm-exegesis] Exploration of MCInstr predicates

2018-09-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39038 Bug ID: 39038 Summary: [llvm-exegesis] Exploration of MCInstr predicates Product: new-bugs Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: enha

[llvm-bugs] [Bug 39039] New: can't compile Mapnik

2018-09-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39039 Bug ID: 39039 Summary: can't compile Mapnik Product: clang Version: 3.8 Hardware: Other OS: Linux Status: NEW Severity: normal Priority: P Com

[llvm-bugs] [Bug 39040] New: statement-expression and clang-block causes incorrect compilation error

2018-09-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39040 Bug ID: 39040 Summary: statement-expression and clang-block causes incorrect compilation error Product: clang Version: 7.0 Hardware: PC OS: Linux Statu

[llvm-bugs] [Bug 39001] [compiler-rt] safestacks 'pthread-cleanup.c' test is racy

2018-09-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39001 Vlad Tsyrklevich changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 7472] There is no warning for empty while body

2018-09-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=7472 sco...@iki.fi changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 39041] New: incorrect optimization when replacing strchr on amd64

2018-09-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39041 Bug ID: 39041 Summary: incorrect optimization when replacing strchr on amd64 Product: libraries Version: 6.0 Hardware: PC OS: OpenBSD Status: NEW Severity: norma

[llvm-bugs] [Bug 39042] New: scan-build reports false positive nullptr dereference because it apparently incorrectly tracks properties of std::initializer_list as argument of a constructor

2018-09-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39042 Bug ID: 39042 Summary: scan-build reports false positive nullptr dereference because it apparently incorrectly tracks properties of std::initializer_list as argument of a constructor

[llvm-bugs] [Bug 38800] Compiler crash in vectorizer with FP induction variable

2018-09-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38800 Warren Ristow changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 39043] New: recognize when switch statement is used to implement goto

2018-09-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39043 Bug ID: 39043 Summary: recognize when switch statement is used to implement goto Product: new-bugs Version: 7.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 39044] New: elf::mergeSections doesn't set alignment to the power of 2

2018-09-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39044 Bug ID: 39044 Summary: elf::mergeSections doesn't set alignment to the power of 2 Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 28308] clang crashes on C++11 code with invalid unqualified name lookup: Assertion `Spec->getTemplateSpecializationKind() == TSK_ExplicitSpecialization' failed

2018-09-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=28308 Aaron Ballman changed: What|Removed |Added CC||aa...@aaronballman.com Status|NEW

[llvm-bugs] [Bug 39045] New: TableGen -gen-global-isel ignores GISelPredicateCode when two PatFrag objects have the same frags value

2018-09-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39045 Bug ID: 39045 Summary: TableGen -gen-global-isel ignores GISelPredicateCode when two PatFrag objects have the same frags value Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 39046] New: SimplifyCFG.cpp fails to build lookup tables in many cases

2018-09-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39046 Bug ID: 39046 Summary: SimplifyCFG.cpp fails to build lookup tables in many cases Product: new-bugs Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 38708] Failure to get rid of `not` in ((1U << bits) - 1U) < val

2018-09-21 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38708 Roman Lebedev changed: What|Removed |Added Resolution|--- |FIXED Assignee|unassignedb...@nondot.