[Lldb-commits] [PATCH] D15312: Fix scope-based lookup when more than one function is found.
Greg Clayton via lldb-commits
lldb-commits at lists.llvm.org
Tue Dec 8 09:57:08 PST 2015
clayborg added a comment.
That does make sense. Lets ignore the partial parsing until we find a performance problem that needs to be fixed.
By I really do want to see the API on CompilerDeclContext and CompilerDecl get a lot more member functions that can do useful things now that we have this infrastructure.
Repository:
rL LLVM
http://reviews.llvm.org/D15312
More information about the lldb-commits
mailing list