[Lldb-commits] [PATCH] D11384: Improve check for ASAN callbacks

Jim Ingham jingham at apple.com
Mon Jul 27 11:14:54 PDT 2015


jingham added a subscriber: jingham.
jingham added a comment.

Did you try just turning "include_inlines" to false?  If we are just looking up a name and not looking for inlines we shouldn't have to go grubbing in the debug information.


http://reviews.llvm.org/D11384







More information about the lldb-commits mailing list