Greg Clayton baf95daa99 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
2012-03-30 23:50:54 +00:00
..
2012-02-29 01:07:59 +00:00
2012-03-13 21:07:03 +00:00
2012-03-14 03:07:05 +00:00
2012-03-26 23:03:23 +00:00