Skip to content
Commit baf95daa authored by Greg Clayton's avatar Greg Clayton
Browse files

Added the ability to log when things get completed in DWARF. This can be enabled using:

(lldb) log enable --verbose lldb completion

This will print out backtraces for all type completion calls which will help us verify that we don't ever complete a type when we don't need to.

llvm-svn: 153787
parent 2053398f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment