[LLVMbugs] [Bug 22619] New: Xcode 4.6.3 fails to build llvm trunk LazyEmittingLayer.h
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Feb 17 12:04:32 PST 2015
http://llvm.org/bugs/show_bug.cgi?id=22619
Bug ID: 22619
Summary: Xcode 4.6.3 fails to build llvm trunk
LazyEmittingLayer.h
Product: libraries
Version: trunk
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: Generic Execution Engine Support
Assignee: unassignedbugs at nondot.org
Reporter: jeremyhu at apple.com
CC: llvmbugs at cs.uiuc.edu
Classification: Unclassified
clang-425.0.28 (from the last Xcode version supported on Lion) fails to compile
llvm trunk r229298:
In file included from OrcMCJITReplacement.cpp:10:
In file included from
/opt/local/var/macports/build/_opt_mports_dports_lang_llvm-3.7/llvm-3.7/work/trunk/lib/ExecutionEngine/Orc/OrcMCJITReplacement.h:20:
/opt/local/var/macports/build/_opt_mports_dports_lang_llvm-3.7/llvm-3.7/work/trunk/include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h:110:67:
error: only virtual member functions can be marked 'override'
bool provides(StringRef Name, bool ExportedSymbolsOnly) const override {
^~~~~~~~
--
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/20150217/e1a23729/attachment.html>
More information about the llvm-bugs
mailing list