[llvm-bugs] [Bug 28695] New: clang-built swift compiler breaks since clang revision 274385
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Jul 25 06:38:52 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=28695
Bug ID: 28695
Summary: clang-built swift compiler breaks since clang revision
274385
Product: new-bugs
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: new bugs
Assignee: unassignedbugs at nondot.org
Reporter: shahar at ceemple.com
CC: llvm-bugs at lists.llvm.org, timshen at gcc.gnu.org,
yaron.keren at gmail.com
Classification: Unclassified
Created attachment 16800
--> https://llvm.org/bugs/attachment.cgi?id=16800&action=edit
Reproduction script
clang-built swift compiler breaks since clang revision 274385.
Might be related to bug #28603.
When building swift using clang r274385, the built swift asserts, and fails to
build the swift runtime. With clang r274379 (revisions 274380-4 seem
unrelated), swift is built successfully.
This issue reproduced with current version of swift
(swift-DEVELOPMENT-SNAPSHOT-2016-06-20-a-1538-ge657ece) but also with much
older versions (Aug/15).
--
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/20160725/3fd2019a/attachment.html>
More information about the llvm-bugs
mailing list