[llvm-bugs] [Bug 43262] New: clang crash on specific source code.

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43262 Bug ID: 43262 Summary: clang crash on specific source code. Product: clang Version: 7.0 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 42595] Assertion `Vars.empty() == VarLocs.empty() && "open ranges are inconsistent"' fails in LiveDebugValues

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=42595 Jeremy Morse changed: What|Removed |Added Status|NEW |RESOLVED Fixed By Commit(s)|

[llvm-bugs] [Bug 39677] clang-format inserts spurious Carriage Returns in C-style block comment

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=39677 Owen Pan changed: What|Removed |Added Status|NEW |RESOLVED CC|

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

2019-09-10 Thread ClusterFuzz-External via monorail via llvm-bugs
Comment #21 on issue 15623 by ClusterFuzz-External: llvm: Build failure https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=15623#c21 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 43223] When -ffp-contract=on is effective, fma conversion works even with -O0.

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43223 Renato Golin changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[llvm-bugs] [Bug 43263] New: MIPS/C++ excessive compile time

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43263 Bug ID: 43263 Summary: MIPS/C++ excessive compile time Product: new-bugs Version: unspecified Hardware: PC OS: FreeBSD Status: NEW Severity: enhancement

[llvm-bugs] [Bug 43264] New: [ARM][AACPS] Volatile bitfield does not follow the aacps

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43264 Bug ID: 43264 Summary: [ARM][AACPS] Volatile bitfield does not follow the aacps Product: clang Version: trunk Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 34501] [ARM] - LLD does not deduplicate entries in .ARM.exidx

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34501 Fangrui Song changed: What|Removed |Added Resolution|--- |FIXED CC|

[llvm-bugs] [Bug 43265] New: Unclear error message shadowing/init with itself; should possibly be another compiler error

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43265 Bug ID: 43265 Summary: Unclear error message shadowing/init with itself; should possibly be another compiler error Product: clang Version: 9.0 Hardware: PC OS: Win

[llvm-bugs] [Bug 43266] New: Clang parser bug

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43266 Bug ID: 43266 Summary: Clang parser bug Product: clang Version: 8.0 Hardware: PC OS: All Status: NEW Severity: release blocker Priority: P Com

[llvm-bugs] [Bug 43267] New: ValueTracking isKnownNonZero() does not use x != 0 assume

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43267 Bug ID: 43267 Summary: ValueTracking isKnownNonZero() does not use x != 0 assume Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 43266] Clang parser bug

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43266 David Blaikie changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[llvm-bugs] [Bug 43175] clang 9 rc2, openmp, regex, Visual Studio: Assertion failed: Ty && "Invalid GetElementPtrInst indices for type!"

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43175 Alexey Bataev changed: What|Removed |Added CC||a.bat...@hotmail.com Resolution|---

[llvm-bugs] [Bug 43268] New: clang 9 rc4 regression: AST/Decl.cpp:3336: bool clang::FunctionDecl::isInlineDefinitionExternallyVisible() const: Assertion `(doesThisDeclarationHaveABody() || willHaveBod

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43268 Bug ID: 43268 Summary: clang 9 rc4 regression: AST/Decl.cpp:3336: bool clang::FunctionDecl::isInlineDefinitionExternallyVisib le() const: Assertion `(doesThisDeclarationHaveABody()

[llvm-bugs] [Bug 43269] New: After r363529, An asserting value handle still pointed to this value!

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43269 Bug ID: 43269 Summary: After r363529, An asserting value handle still pointed to this value! Product: new-bugs Version: trunk Hardware: PC OS: All Stat

[llvm-bugs] [Bug 33131] lld makes enormous zero filled MIPS binary

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=33131 Simon Atanasyan changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 43270] New: Improper handling of __declspec(selectany) constexpr in clang-cl /std:c++17

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43270 Bug ID: 43270 Summary: Improper handling of __declspec(selectany) constexpr in clang-cl /std:c++17 Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 43271] New: TableGen+ninja restat optimization doesn't seem to fire for me

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43271 Bug ID: 43271 Summary: TableGen+ninja restat optimization doesn't seem to fire for me Product: Build scripts Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 43272] New: No tests for -ivfsoverlay run on Windows

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=43272 Bug ID: 43272 Summary: No tests for -ivfsoverlay run on Windows Product: clang Version: 8.0 Hardware: PC OS: Windows NT Status: NEW Severity: enhancement

[llvm-bugs] [Bug 38478] Clang 7.0.0 RC1 -fno-ms-compatibility rejects Windows.h

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=38478 Reid Kleckner changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 36698] X87 FPU inline assembly input operands loaded after the assembly on x86_32

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=36698 Martin Storsjö changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 40290] Regression since SVN r350841, "[SelectionDAGBuilder] Refactor GetRegistersForValue. NFCI."

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=40290 Martin Storsjö changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 41931] Regression since SVN r360902, "Resubmit: [Salvage] Change salvage debug info implementation to use DW_OP_LLVM_convert where needed"

2019-09-10 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=41931 Martin Storsjö changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---