Re: Prublem building LO master in clang 3.6

2017-01-17 Thread Tor Lillqvist
> I'm still on Ubuntu 14.04 and didn't have the time to install a more recent > version Well, just don't use the clang plugins then? --tml ___ LibreOffice mailing list LibreOffice@lists.freedesktop.org

Re: Prublem building LO master in clang 3.6

2017-01-17 Thread Giuseppe Castagno
On 01/16/2017 10:33 AM, Stephan Bergmann wrote: ... We removed plugin support for Clang < 3.4 with , and I'd like to bump the baseline again in the future, depending on the oldest version that

Re: Prublem building LO master in clang 3.6

2017-01-16 Thread Stephan Bergmann
On 01/14/2017 12:37 PM, Giuseppe Castagno wrote: tryiong to build LO recent master in clang 3.6 I got an error building plugins: ... [build CXX] compilerplugins/clang/salbool.cxx /srv5/git/LO/lo-gerrit-clang-dbgutil/compilerplugins/clang/salbool.cxx:111:15: error: no member named

Re: Prublem building LO master in clang 3.6

2017-01-14 Thread julien2412
Giuseppe Castagno wrote > ... > CC=clang-3.6 > CXX=clang++-3.6 > CLANGDIR=/usr/lib/llvm-3.6 > ... > [build CXX] compilerplugins/clang/salbool.cxx > /srv5/git/LO/lo-gerrit-clang-dbgutil/compilerplugins/clang/salbool.cxx:111:15: > > error: no member named 'isLookupContext' in 'clang::DeclContext'