search for: svn091010

Displaying 2 results from an estimated 2 matches for "svn091010".

2009 Oct 13
2
[LLVMdev] hash extras
...hExtras.h", I get error messages like the following. Does anyone know what is going on? Thanks for any help. llvm[1]: Compiling Aux.cpp for Debug build (PIC) In file included from /home/lefever/work/memrep/src/compiler/include/Aux.h:4, from Aux.cpp:1: /home/lefever/llvm/svn091010/llvm/include/llvm/ADT/HashExtras.h:26: error: ‘hash’ is not a template /home/lefever/llvm/svn091010/llvm/include/llvm/ADT/HashExtras.h: In member function ‘size_t HASH_NAMESPACE::hash<std::basic_string<char, std::char_traits<char>, std::allocator<char> > >::operator()(con...
2009 Oct 13
0
[LLVMdev] hash extras
...gt; like the following. Does anyone know what is going on? Thanks for any > help. > > llvm[1]: Compiling Aux.cpp for Debug build (PIC) > In file included from > /home/lefever/work/memrep/src/compiler/include/Aux.h:4, > from Aux.cpp:1: > /home/lefever/llvm/svn091010/llvm/include/llvm/ADT/HashExtras.h:26: > error: ‘hash’ is not a template > /home/lefever/llvm/svn091010/llvm/include/llvm/ADT/HashExtras.h: In > member function ‘size_t HASH_NAMESPACE::hash<std::basic_string<char, > std::char_traits<char>, std::allocator<char> >...