search for: templatespecializationtyp

Displaying 3 results from an estimated 3 matches for "templatespecializationtyp".

2012 Nov 10
6
[LLVMdev] Need help reading the LLVM Buildbot results
...clang, built with gcc-4.7.1 (but not with clang-3.1) on Linux x86_64: Failing Tests (1): Clang :: CodeGenCXX/mangle-ms-templates.cpp clang: /dev/shm/uabpath/master/include/llvm/Support/Casting.h:208: typename llvm::cast_retty<To, From>::ret_type llvm::cast(const Y&) [with X = clang::TemplateSpecializationType; Y = const clang::Type*; typename llvm::cast_retty<To, From>::ret_type = const clang::TemplateSpecializationType*]: Assertion `isa<X>(Val) && "cast<Ty>() argument of incompatible type!"' failed. This made me take a look at the LLVM Buildbot pages at http://...
2012 Nov 12
0
[LLVMdev] Need help reading the LLVM Buildbot results
...not with clang-3.1) on Linux x86_64: > > Failing Tests (1): > Clang :: CodeGenCXX/mangle-ms-templates.cpp > > clang: /dev/shm/uabpath/master/include/llvm/Support/Casting.h:208: typename > llvm::cast_retty<To, From>::ret_type llvm::cast(const Y&) [with X = > clang::TemplateSpecializationType; Y = const clang::Type*; typename > llvm::cast_retty<To, From>::ret_type = const > clang::TemplateSpecializationType*]: Assertion `isa<X>(Val) && "cast<Ty>() > argument of incompatible type!"' failed. If you take the full command line out of the bu...
2020 Mar 16
3
GSOC Projects
Hey, I am Swapnil Raj I am student in Trinity College Dublin and I am interested in working on LLVM. I am really interested in two projects listed, the first one is the extending the clang AST with template information and the second is finding smart null pointer dereferences. I am passionate about compilers and interpreters, I have written a few small language based on lambda calculus. I am