Greg Clayton 9585fbfc67 <rdar://problem/13443931>
Fixed a crasher in the SourceManager where it wasn't checking the m_target member variable for NULL.

In doing this fix, I hardened this class to have weak pointers to the debugger and target in case they do go away. I also changed SBSourceManager to hold onto weak pointers to the debugger and target so they don't keep objects alive by holding a strong reference to them.

llvm-svn: 177365
2013-03-19 00:20:55 +00:00
..
2012-10-30 23:56:14 +00:00
2013-03-15 23:54:07 +00:00
2013-03-11 18:42:51 +00:00
2013-03-14 22:52:17 +00:00
2013-01-11 23:44:27 +00:00
2013-02-01 21:38:35 +00:00
2013-03-15 17:25:04 +00:00
2013-03-19 00:20:55 +00:00
2013-01-11 20:49:54 +00:00
2013-01-08 22:10:01 +00:00