[llvm-bugs] [Bug 41682] C11 anonymous struct not liked

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41682 Fred J. Tydeman changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[llvm-bugs] [Bug 41683] New: std::filesystem::create_directory and std::filesystem::create_directories have inconsistent error handling

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41683 Bug ID: 41683 Summary: std::filesystem::create_directory and std::filesystem::create_directories have inconsistent error handling Product: libc++ Version: 8.0

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

2019-05-01 Thread ClusterFuzz-External via monorail via llvm-bugs
Status: New Owner: CC: k...@google.com, masc...@google.com, jdevlieg...@apple.com, igm...@gmail.com, mit...@google.com, bigchees...@gmail.com, eney...@google.com, llvm-b...@lists.llvm.org, j...@chromium.org, v...@apple.com, mitchphi...@outlook.com, xpl...@gmail.com,

[llvm-bugs] [Bug 41684] New: missed -Wsometimes-uninitialized for switch statement without default

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41684 Bug ID: 41684 Summary: missed -Wsometimes-uninitialized for switch statement without default Product: clang Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 35481] ARM Thumb1FrameLowering Assertion `PopReg && "Do not know how to get LR"' failed

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35481 Momchil Velikov changed: What|Removed |Added Resolution|--- |FIXED Status|CONFIRMED

[llvm-bugs] Issue 12961 in oss-fuzz: llvm/llvm-isel-fuzzer--wasm32-O2: ASSERT: BitWidth == RHS.BitWidth && "Bit widths must be the same"

2019-05-01 Thread sheriff… via monorail via llvm-bugs
Updates: Labels: Deadline-Approaching Comment #3 on issue 12961 by sheriff...@chromium.org: llvm/llvm-isel-fuzzer--wasm32-O2: ASSERT: BitWidth == RHS.BitWidth && "Bit widths must be the same" https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=12961#c3 This bug is approaching its

[llvm-bugs] [Bug 41687] New: Assertion failure on expression statement: StaticAnalyzer/Core/ExprEngine.cpp:2240: virtual void clang::ento::ExprEngine::processEndOfFunction(clang::ento::NodeBuilderCont

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41687 Bug ID: 41687 Summary: Assertion failure on expression statement: StaticAnalyzer/Core/ExprEngine.cpp:2240: virtual void clang::ento::ExprEngine::processEndOfFunction(clang::e

[llvm-bugs] [Bug 41685] New: Some tests fail when specifying `-debug_level=X` via lit

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41685 Bug ID: 41685 Summary: Some tests fail when specifying `-debug_level=X` via lit Product: libc++ Version: unspecified Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 41686] New: gather cycle counts inaccurate on Intel Hardware

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41686 Bug ID: 41686 Summary: gather cycle counts inaccurate on Intel Hardware Product: tools Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] [Bug 41483] clang-format: /**/ before macro removes line breaks and runs 200x slower

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41483 Owen Pan changed: What|Removed |Added Fixed By Commit(s)||r359687 Status|CONFIRMED

[llvm-bugs] [Bug 41686] gather cycle counts inaccurate on Intel Hardware

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41686 Simon Pilgrim changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 41611] Crash in clang::ento::FindUninitializedFields::isNonUnionUninit on vector members

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41611 Dmitri Gribenko changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[llvm-bugs] [Bug 41688] New: Optimizer ignores __builtin_unreachable

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41688 Bug ID: 41688 Summary: Optimizer ignores __builtin_unreachable Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 41689] New: Issue using std::tuple_cat to construct a single-element tuple containing a type with a templated constructor

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41689 Bug ID: 41689 Summary: Issue using std::tuple_cat to construct a single-element tuple containing a type with a templated constructor Product: libc++ Version: 8.0

[llvm-bugs] [Bug 41655] Finding Bugs in LLVM 8 with PVS-Studio

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41655 Bug 41655 depends on bug 41663, which changed state. Bug 41663 Summary: LLParser::ParseSummaryEntry - unreachable code https://bugs.llvm.org/show_bug.cgi?id=41663 What|Removed |Added

[llvm-bugs] [Bug 41663] LLParser::ParseSummaryEntry - unreachable code

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41663 Teresa Johnson changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 37175] AlignConsecutiveDeclarations=true inconsistently formats function declaration

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=37175 Owen Pan changed: What|Removed |Added Fixed By Commit(s)||rL359711 Resolution|---

[llvm-bugs] [Bug 41690] New: SectionMemoryManager assumes allocateMappedMemory to return a size that is a multiple of page size, but it can return much larger memory blocks.

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41690 Bug ID: 41690 Summary: SectionMemoryManager assumes allocateMappedMemory to return a size that is a multiple of page size, but it can return much larger memory blocks. Product:

[llvm-bugs] [Bug 41691] New: update_test_checks.py crashes on 2008-05-06-Phi.ll

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41691 Bug ID: 41691 Summary: update_test_checks.py crashes on 2008-05-06-Phi.ll Product: tools Version: trunk Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 41642] clang-cl: error: clang frontend command failed due to signal (use -v to see invocation)

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41642 Reid Kleckner changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[llvm-bugs] [Bug 41695] New: 'Memory SSA' pass crashes with "opt -jump-threading -gvn -loop-unswitch -loop-rotate -structurizecfg -licm -ipsccp -loop-extract-single -gvn -inline -early-cse-memssa"

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41695 Bug ID: 41695 Summary: 'Memory SSA' pass crashes with "opt -jump-threading -gvn -loop-unswitch -loop-rotate -structurizecfg -licm -ipsccp -loop-extract-single -gvn -inline

[llvm-bugs] [Bug 41696] New: 'Value Propagation' pass crashes with "opt -early-cse-memssa -loop-rotate -newgvn -mem2reg -loop-vectorize -indvars -gvn -licm -jump-threading -instcombine -loop-reroll -c

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41696 Bug ID: 41696 Summary: 'Value Propagation' pass crashes with "opt -early-cse-memssa -loop-rotate -newgvn -mem2reg -loop-vectorize -indvars -gvn -licm -jump-threading

[llvm-bugs] [Bug 41697] New: Broken function found with "opt -newgvn -loop-unswitch -licm -loop-extract-single"

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41697 Bug ID: 41697 Summary: Broken function found with "opt -newgvn -loop-unswitch -licm -loop-extract-single" Product: libraries Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 41692] New: -z combreloc sorts only by symbol index, not address

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41692 Bug ID: 41692 Summary: -z combreloc sorts only by symbol index, not address Product: lld Version: unspecified Hardware: All URL: https://storage.googleapis.com/fuchsia-build/reproduce

[llvm-bugs] [Bug 41693] New: bogus zero words in .init_array from COMDAT inputs

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41693 Bug ID: 41693 Summary: bogus zero words in .init_array from COMDAT inputs Product: lld Version: unspecified Hardware: All URL: https://storage.googleapis.com/fuchsia-build/reproduce

[llvm-bugs] [Bug 41694] New: loop-simplify pass crashes with "opt -loop-interchange -ipsccp -loop-extract-single"

2019-05-01 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41694 Bug ID: 41694 Summary: loop-simplify pass crashes with "opt -loop-interchange -ipsccp -loop-extract-single" Product: libraries Version: 8.0 Hardware: PC OS: Linux