[swift-dev] Build failure in LLDB
Chris Lattner
clattner at apple.com
Fri Jan 1 13:15:43 CST 2016
My fault, I think that ea61c8a should fix it, but I haven’t tested it. Can you please let me know if there is still a problem?
Thanks!
-Chris
> On Jan 1, 2016, at 10:46 AM, Joseph Bell via swift-dev <swift-dev at swift.org> wrote:
>
> I've confirmed that the lldb failure is with a pristine build environment as well:
>
> lldb/source/Plugins/ExpressionParser/Swift/SwiftPersistentExpressionState.cpp:146:79: error: no member named 'getBodyParamPatterns' in 'swift::FuncDecl'
> llvm::MutableArrayRef<swift::Pattern *> lhs_patterns = lhs_func_decl->getBodyParamPatterns();
> ~~~~~~~~~~~~~ ^
>
>
> On Fri, Jan 1, 2016 at 10:55 AM, Joseph Bell <joe at iachieved.it <mailto:joe at iachieved.it>> wrote:
> Good morning and Happy New Year.
>
> All repos updated with ./swift/utils/update-checkout --all as of 10AM Central, and getting a compile failure on:
>
> lldb/source/Plugins/ExpressionParser/Swift/SwiftPersistentExpressionState.cpp:146:79: error: no member named 'getBodyParamPatterns' in 'swift::FuncDecl'
> llvm::MutableArrayRef<swift::Pattern *> lhs_patterns = lhs_func_decl->getBodyParamPatterns();
>
> I see a number of commits going into swift repo at the moment, can anyone confirm rebuilding lldb against it?
>
> Joe
>
>
>
>
> _______________________________________________
> swift-dev mailing list
> swift-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20160101/9437195b/attachment.html>
More information about the swift-dev
mailing list