search for: cachestream

Displaying 4 results from an estimated 4 matches for "cachestream".

2016 Oct 08
2
unable to compile llvm with gcc 4.7.4
...bject lib/LTO/CMakeFiles/LLVMLTO.dir/Caching.cpp.o /tmp/pkgs/llvm/lib/LTO/Caching.cpp: In lambda function: /tmp/pkgs/llvm/lib/LTO/Caching.cpp:74:7: error: looser throw specifier for 'virtual llvm::lto::localCache(std::string, llvm::lto::AddFileFn)::<lambda(unsigned int, llvm::StringRef)>::CacheStream::~CacheStream()' In file included from /tmp/pkgs/llvm/include/llvm/LTO/Caching.h:18:0, from /tmp/pkgs/llvm/lib/LTO/Caching.cpp:14: /tmp/pkgs/llvm/include/llvm/LTO/LTO.h:271:11: error: overriding 'virtual llvm::lto::NativeObjectStream::~NativeObjectStream() noexcept (true)...
2016 Oct 17
2
Is GCC 4.7 still supported?
...building LLVM. However, my attempt of building LLVM+Clang with gcc 4.7.3 has failed with a multitude of errors, such as: lib/LTO/Caching.cpp:74:7: error: looser throw specifier for 'virtual llvm::lto::localCache(std::string, llvm::lto::AddFileFn)::<lambda(unsigned int, llvm::StringRef)>::CacheStream::~CacheStream()' In file included from LTO/Caching.h:18:0, from LTO/Caching.cpp:14: LTO/LTO.h:271:11: error: overriding 'virtual llvm::lto::NativeObjectStream::~NativeObjectStream() noexcept (true)' tools/clang/include/clang/Analysis/CFG.h:998:38: error: '<::&...
2016 Oct 10
2
unable to compile llvm with gcc 4.7.4
...TO.dir/Caching.cpp.o > > /tmp/pkgs/llvm/lib/LTO/Caching.cpp: In lambda function: > > /tmp/pkgs/llvm/lib/LTO/Caching.cpp:74:7: error: looser throw specifier > for 'virtual llvm::lto::localCache(std::string, llvm::lto::AddFileFn)::<lambda(unsigned > int, llvm::StringRef)>::CacheStream::~CacheStream()' > > In file included from /tmp/pkgs/llvm/include/llvm/LTO/Caching.h:18:0, > > from /tmp/pkgs/llvm/lib/LTO/Caching.cpp:14: > > /tmp/pkgs/llvm/include/llvm/LTO/LTO.h:271:11: error: overriding > 'virtual llvm::lto::NativeObjectStream::~N...
2016 Oct 17
3
Is GCC 4.7 still supported?
...> However, my attempt of building LLVM+Clang with gcc 4.7.3 has failed with a multitude of errors, such as: > > lib/LTO/Caching.cpp:74:7: error: looser throw specifier for 'virtual llvm::lto::localCache(std::string, llvm::lto::AddFileFn)::<lambda(unsigned int, llvm::StringRef)>::CacheStream::~CacheStream()' > In file included from LTO/Caching.h:18:0, > from LTO/Caching.cpp:14: > LTO/LTO.h:271:11: error: overriding 'virtual llvm::lto::NativeObjectStream::~NativeObjectStream() noexcept (true)' > > tools/clang/include/clang/Analysis/CFG.h:998...