On 07/17/2016 10:43 AM, Giuseppe Castagno wrote:
/srv5/git/LO/lo-implement-options-clang/compilerplugins/clang/unnecessaryoverride.cxx:82:58: error: no member named 'body_front' in 'clang::CompoundStmt'; did you mean 'body_end'? auto returnStmt = dyn_cast<ReturnStmt>(compoundStmt->body_front()); ^~~~~~~~~~ body_end
should be fixed now with <https://cgit.freedesktop.org/libreoffice/core/commit/?id=e8b2fc7a92ca4d725b125a13795a48c01d2f8231> "Adapt to older Clang that don't have CompoundStmt::body_front"
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice