Trouble compiling with clang 3.6 on Ubuntu 14.04
Giuseppe Castagno
giuseppe.castagno at acca-esse.eu
Sun Jul 17 08:43:11 UTC 2016
Hi all,
per subject, short log format:
[build CXX] compilerplugins/clang/unnecessaryoverride.cxx
/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
/usr/lib/llvm-3.6/include/clang/AST/Stmt.h:600:23: note: 'body_end'
declared here
const_body_iterator body_end() const { return Body + size(); }
long log here:
<http://pastebin.com/9mtkxyh4>
Thanks
--
Kind Regards,
Giuseppe Castagno aka beppec56
Acca Esse http://www.acca-esse.eu
giuseppe.castagno at acca-esse.eu
More information about the LibreOffice
mailing list