On Nov 30, 2010, at 6:36 PM, Douglas Gregor wrote:
> I suspect we'll have to add another callback to ExternalASTSource that lets
> LLDB look for specializations when one is requested, e.g., when Clang parses
> "vector<int>", LLDB needs to get the chance to look for that specialization
> in the DWARF entries.
Actually, scratch that; between the callbacks for completing a type and the
callbacks for lookup into a DeclContext, LLDB should have everything it needs
already.
- Doug
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev