Skip to content
  • Sean Callanan's avatar
    Improved expression logging. Now all calls to · 7dd98126
    Sean Callanan authored
    FindExternalVisibleDecls and FindExternalLexicalDecls
    are marked and given unique IDs, so that all logging
    done as part of their execution can be traced back to
    the proper call.
    
    Also there was some logging that really wasn't helpful
    in most cases so I disabled it unless verbose logging
    (log enable -v lldb expr) is enabled.
    
    llvm-svn: 141987
    7dd98126
Loading