index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lldb
/
source
/
Utility
/
SharingPtr.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-113
/
+80
*
remove use of Mutex in favour of std::{,recursive_}mutex
Saleem Abdulrasool
2016-05-18
1
-4
/
+4
*
Fix typos.
Bruce Mitchener
2015-07-22
1
-1
/
+1
*
lldb: remove adhoc implementation of array_sizeof
Saleem Abdulrasool
2014-06-27
1
-1
/
+3
*
<rdar://problem/15182550>
Enrico Granata
2013-10-18
1
-2
/
+10
*
Added a ModuleList::Destroy() method which will reclaim the std::vector
Greg Clayton
2012-01-27
1
-5
/
+10
*
Allow a way to track all allocations for our intrusive ref counted pointers.
Greg Clayton
2012-01-19
1
-0
/
+111
*
Adopt the intrusive pointers in:
Greg Clayton
2011-09-17
1
-13
/
+0
*
Convert lldb::ModuleSP to use an instrusive ref counted pointer.
Greg Clayton
2011-09-17
1
-27
/
+29
*
Cleaned a few build related things up:
Greg Clayton
2010-09-24
1
-1
/
+1
*
Move SharingPtr.h into include/.
Eli Friedman
2010-06-12
1
-1
/
+1
*
Switched over to using the new lldb::SharingPtr from Howard Hinnant.
Greg Clayton
2010-06-12
1
-0
/
+53