Displaying 3 results from an estimated 3 matches for "claang".
Did you mean:
clang
2012 Jan 21
1
[LLVMdev] Claang bug
Hi, i have this problem
llvm/Support/Casting.h:50:12: error: type 'unsigned long' cannot be used prior to '::' because it has no members
return To::classof(&Val);
warning: implicit conversion from 'long' to 'uint64_t'
????
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2012 Jan 21
0
[LLVMdev] Claang bug
Hi Artyom, please open a bugreport as suggested by clang:
... snipped ...
> clang: note: diagnostic msg: Please submit a bug report to http://llvm.org/bugs/
> and include command line arguments and all diagnostic information.
> clang: note: diagnostic msg: Preprocessed source(s) are located at:
> clang: note: diagnostic msg: /tmp/sqlite3-8WsrrL.i
Ciao, Duncan.
2012 Jan 21
2
[LLVMdev] Claang bug
include/llvm/Support/Casting.h:194: typename cast_retty<Instruction, Value *>::ret_type llvm::cast(llvm::Value *const &): Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed.
0 clang 0x00000000019867cf
1 clang 0x0000000001986ce9
2 libpthread.so.0 0x00007f6921e2f060
3 libc.so.6 0x00007f69211113a5 gsignal + 53
4 libc.so.6