[llvm-bugs] [Bug 39753] New: Merge r343369 into the 7.0 branch
via llvm-bugs
llvm-bugs at lists.llvm.org
Thu Nov 22 06:33:04 PST 2018
https://bugs.llvm.org/show_bug.cgi?id=39753
Bug ID: 39753
Summary: Merge r343369 into the 7.0 branch
Product: new-bugs
Version: 7.0
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: hans at chromium.org
CC: htmldeveloper at gmail.com, llvm-bugs at lists.llvm.org
Blocks: 39106
r343369 "[cxx2a] Fix warning triggered by r343285"
This is a warning fix without which, compiling LLVM with recent Clang versions
causes warnings.
Not critical, but it would be nice to get in. I think it's ABI-safe, since it's
removing functions that couldn't be called before as they were implicitly
deleted.
(Note that the commit spans multiple modules in the repository.)
Referenced Bugs:
https://bugs.llvm.org/show_bug.cgi?id=39106
[Bug 39106] [meta] 7.0.1 Release Blockers
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20181122/c6a57588/attachment.html>
More information about the llvm-bugs
mailing list