Displaying 5 results from an estimated 5 matches for "__zti24printfunctionnamesaction".
2012 Jun 04
3
Have you guys met an issue about "typeinfo & vtable"?
Hello Guys,From this morning, I have been always trying PrintFunctionNames - an example of clang, but during compiling I was always meeting "__ZTIN5clang15PluginASTActionE", referenced from: __ZTI24PrintFunctionNamesAction in PrintFunctionNames.cpp.o.In fact, I didn't have "__ZTIN5clang15PluginASTActionE" in the symbol table, only I have was "__ZTVN5clang15PluginASTActionE".So, could you tell me what's going on and how to fix it?Thanks,Jeffrey.
-------------- next part --------------
An HT...
2012 Jun 04
3
Have you guys met an issue about "typeinfo & vtable"?
Hello Guys,From this morning, I have been always trying PrintFunctionNames - an example of clang, but during compiling I was always meeting "__ZTIN5clang15PluginASTActionE", referenced from: __ZTI24PrintFunctionNamesAction in PrintFunctionNames.cpp.o.In fact, I didn't have "__ZTIN5clang15PluginASTActionE" in the symbol table, only I have was "__ZTVN5clang15PluginASTActionE".So, could you tell me what's going on and how to fix it?Thanks,Jeffrey.
-------------- next part --------------
An HT...
2012 Jun 05
1
[LLVMdev] Have you guys met this issue about "typeinfo" & "vtable" of ASTConsumer and PluginASTAction?
Hello Guys,From this morning, I have been always trying PrintFunctionNames - an example of clang, but during compiling I was always meeting "__ZTIN5clang15PluginASTActionE", referenced from: __ZTI24PrintFunctionNamesAction in PrintFunctionNames.cpp.o.In fact, I didn't have "__ZTIN5clang15PluginASTActionE" in the symbol table, only I have was "__ZTVN5clang15PluginASTActionE".So, could you tell me what's going on and how to fix it?Thank you,Jeffrey.
-------------- next part --------------
An...
2012 Jun 04
0
[LLVMdev] [llvm-announce] Have you guys met an issue about "typeinfo & vtable"?
On 06/04/2012 02:00 PM, yangzhi0104 at sohu.com wrote:
> Hello Guys,
>
> From this morning, I have been always trying PrintFunctionNames - an example of clang, but during compiling I was always meeting "__ZTIN5clang15PluginASTActionE", referenced from:
> __ZTI24PrintFunctionNamesAction in PrintFunctionNames.cpp.o.
>
> In fact, I didn't have "__ZTIN5clang15PluginASTActionE" in the symbol table, only I have was "__ZTVN5clang15PluginASTActionE".
>
> So, could you tell me what's going on and how to fix it?
Hi,
I don't think that sending...
2012 Jun 05
0
[LLVMdev] Have you guys met this issue about "typeinfo" & "vtable" of, ASTConsumer and PluginASTAction?
Hello Guys,
From this morning, I have been always trying PrintFunctionNames - an example of clang, but during compiling I was always meeting "__ZTIN5clang15PluginASTActionE", referenced from:
__ZTI24PrintFunctionNamesAction in PrintFunctionNames.cpp.o.
In fact, I didn't have "__ZTIN5clang15PluginASTActionE" in the symbol table, only I have was "__ZTVN5clang15PluginASTActionE".
So, could you tell me what's going on and how to fix it?Thanks,Jeffrey.
-------------- next part --------------
A...