#41092: clang-3.3: error: ‘memmove’ is not a member of ‘llvm::Intrinsic’ --------------------------+------------------------ Reporter: ryandesign@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: clang-3.3 --------------------------+------------------------ On Mac OS X 10.5 Leopard on PowerPC, clang-3.3 failed to build: {{{ /mp/var/macports/build/_Volumes_data_macports_ports_lang_llvm-3.3/clang-3.3/work/llvm-3.3.src/include/llvm/IR/IntrinsicInst.h: In static member function ‘static bool llvm::MemIntrinsic::classof(const llvm::IntrinsicInst*)’: /mp/var/macports/build/_Volumes_data_macports_ports_lang_llvm-3.3/clang-3.3/work/llvm-3.3.src/include/llvm/IR/IntrinsicInst.h:177: error: ‘memmove’ is not a member of ‘llvm::Intrinsic’ }}} clang-3.2 built fine. -- Ticket URL: <https://trac.macports.org/ticket/41092> MacPorts <http://www.macports.org/> Ports system for OS X