Displaying 2 results from an estimated 2 matches for "templatetypeparameter".
2011 Aug 09
1
[LLVMdev] Debug information for llvm-clang
...%this)
nounwind align 2 {
entry:
%this.addr = alloca %class.classDer*, align 4
store %class.classDer* %this, %class.classDer** %this.addr, align 4
%this1 = load %class.classDer** %this.addr
ret i32 1
}
As can you see no remarks in the output about base and friend types
Also I tried to get TemplateTypeParameter/TemplateValueParameter in such a
way for some template class but the results were "similar"
What can you propose to solve this problems and get full/maximum debug
information after clang.
Thanks in advance.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: &...
2019 Feb 06
2
[DebugInfo][DIBuilder] Good way to pass arguments to createClassType/createMemberType
At least for generating DWARF the scope of of a composite type member should be irrelevant since it will always be nested inside its parent.
-- adrian
> On Feb 6, 2019, at 10:24 AM, David Blaikie <dblaikie at gmail.com> wrote:
>
> A good rough rule of thumb here is "what would/does Clang do?" & it looks (to me, on a very cursory glance) like Clang mostly passes the