[llvm-bugs] [Bug 35234] clang python bindings: tests are failing again

2017-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35234 Michał Górny changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 35331] New: Merge r318289 into the 5.0 branch : [DebugInfo] Fix potential CU mismatch for SubprogramScopeDIEs.

2017-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35331 Bug ID: 35331 Summary: Merge r318289 into the 5.0 branch : [DebugInfo] Fix potential CU mismatch for SubprogramScopeDIEs. Product: new-bugs Version: 5.0 Hardware: All

[llvm-bugs] [Bug 32327] missed optimization during overflow computation (seto/xor)

2017-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=32327 Sanjay Patel changed: What|Removed |Added CC||aemer...@apple.com

[llvm-bugs] [Bug 35329] New: [AMDGPU][MC][GFX9] FLAT/GLOBAL/SCRATCH instructions should use 'inst_offset' instead of 'offset'

2017-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35329 Bug ID: 35329 Summary: [AMDGPU][MC][GFX9] FLAT/GLOBAL/SCRATCH instructions should use 'inst_offset' instead of 'offset' Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 35330] New: `Make install` does not install anything in Alpine ppc64le

2017-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35330 Bug ID: 35330 Summary: `Make install` does not install anything in Alpine ppc64le Product: compiler-rt Version: 5.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 35328] New: segfault parsing invalid template struct specialisation

2017-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35328 Bug ID: 35328 Summary: segfault parsing invalid template struct specialisation Product: clang Version: 5.0 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 35295] Potential improvement for vectorization of sub

2017-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35295 Sanjay Patel changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 35333] New: libclang crashes when calling clang_cursor_getParsedComment when file was changed meanwhile

2017-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35333 Bug ID: 35333 Summary: libclang crashes when calling clang_cursor_getParsedComment when file was changed meanwhile Product: clang Version: trunk Hardware: All

[llvm-bugs] [Bug 35332] New: reference binding and conversion operators to reference types

2017-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35332 Bug ID: 35332 Summary: reference binding and conversion operators to reference types Product: clang Version: trunk Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 12906] AsmWriter produces invalid IR when using certain locales (comma ', ' instead of periods '.')

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

[llvm-bugs] [Bug 35335] New: strstreambuf::sgetn reads wrong bytes

2017-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35335 Bug ID: 35335 Summary: strstreambuf::sgetn reads wrong bytes Product: libc++ Version: 4.0 Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal

[llvm-bugs] Issue 4265 in oss-fuzz: llvm: Stack-overflow in GetDeclSpecTypeForDeclarator

2017-11-16 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-11-17 Type: Bug New issue 4265 by

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

2017-11-16 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-11-17 Type: Bug New issue 4269 by

[llvm-bugs] [Bug 34492] [meta] 5.0.1 Release Blockers

2017-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=34492 Bug 34492 depends on bug 35312, which changed state. Bug 35312 Summary: Merge r318207 into the 5.0.1 branch: Reland "[mips][mt][6/7] Add support for mftr, mttr instructions." https://bugs.llvm.org/show_bug.cgi?id=35312 What|Removed

[llvm-bugs] [Bug 35312] Merge r318207 into the 5.0.1 branch: Reland "[mips][mt][6/7] Add support for mftr, mttr instructions."

2017-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35312 Simon Dardis changed: What|Removed |Added Fixed By Commit(s)|r318207 |r318207 r318386

[llvm-bugs] [Bug 35319] Warn on semicolons immediately following "else"

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

[llvm-bugs] [Bug 35334] New: clang::Sema::~Sema(): Assertion `DelayedTypos.empty() && "Uncorrected typos!"' failed.

2017-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35334 Bug ID: 35334 Summary: clang::Sema::~Sema(): Assertion `DelayedTypos.empty() && "Uncorrected typos!"' failed. Product: clang Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 22763] Explicit template instantiations do not instantiate explicitly defaulted special members

2017-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=22763 Richard Smith changed: What|Removed |Added Resolution|--- |FIXED

[llvm-bugs] [Bug 35252] Assert lowering CFI type test

2017-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35252 Dmitry Mikulin changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 35338] New: Clients of SelectionDAG::ReplaceAllUsesWith drop debug info, & are inconsistent

2017-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35338 Bug ID: 35338 Summary: Clients of SelectionDAG::ReplaceAllUsesWith drop debug info, & are inconsistent Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 35336] New: OpenPOWER: Evaluate branch before storing values

2017-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35336 Bug ID: 35336 Summary: OpenPOWER: Evaluate branch before storing values Product: clang Version: 3.6 Hardware: PC OS: Linux Status: NEW Keywords: code-quality,

[llvm-bugs] [Bug 35337] New: LLD ICF needs to consider exception tables in .xdata as part of .text equivalence

2017-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35337 Bug ID: 35337 Summary: LLD ICF needs to consider exception tables in .xdata as part of .text equivalence Product: lld Version: unspecified Hardware: PC OS:

[llvm-bugs] [Bug 35339] New: Clang crashes while building Unreal Engine

2017-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35339 Bug ID: 35339 Summary: Clang crashes while building Unreal Engine Product: new-bugs Version: 4.0 Hardware: PC OS: Linux Status: NEW Severity: enhancement

[llvm-bugs] [Bug 35327] New: constexpr initialization with reinterpret_cast

2017-11-16 Thread via llvm-bugs
https://bugs.llvm.org/show_bug.cgi?id=35327 Bug ID: 35327 Summary: constexpr initialization with reinterpret_cast Product: clang Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity: normal