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
/
Core
/
ConstString.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed the bool conversion operator on ConstString
Sean Callanan
2013-10-03
1
-1
/
+1
*
Fix a bunch of compile time warnings and a build failure on ubuntu.
Eric Christopher
2013-08-30
1
-2
/
+2
*
<rdar://problem/13069948>
Greg Clayton
2013-01-25
1
-3
/
+3
*
Resolve printf formatting warnings on Linux:
Daniel Malea
2012-11-29
1
-1
/
+1
*
Caught two cases where we were passing a Stream* without checking for NULL
Enrico Granata
2012-11-03
1
-3
/
+6
*
Stop using the "%z" size_t modifier and cast all size_t values to uint64_t. S...
Greg Clayton
2012-09-18
1
-1
/
+1
*
<rdar://problem/11757916>
Greg Clayton
2012-08-29
1
-0
/
+12
*
Reimplemented the code that backed the "settings" in lldb. There were many is...
Greg Clayton
2012-08-22
1
-0
/
+11
*
Remove the string pool from the global destructor chain so it doesn't get yan...
Jim Ingham
2012-05-09
1
-2
/
+22
*
Fixed up the comments in the headerdoc to match the current implementation
Greg Clayton
2011-09-12
1
-86
/
+1
*
Fixes for Symtab.cpp to take advantage of the new unique C string map
Greg Clayton
2011-09-11
1
-44
/
+0
*
Explicitly set the value to NULL when adding a string map entry.
Greg Clayton
2011-06-10
1
-1
/
+1
*
I modified the StringMap that was being used to unique our debugger C strings
Greg Clayton
2011-06-09
1
-8
/
+64
*
Made many ConstString functions inlined in the header file.
Greg Clayton
2010-10-15
1
-85
/
+0
*
Improved name demangling performance by 20% on darwin.
Greg Clayton
2010-09-03
1
-9
/
+0
*
Merged Eli Friedman's linux build changes where he added Makefile files that
Greg Clayton
2010-07-09
1
-4
/
+1
*
Reduce code duplication.
Benjamin Kramer
2010-06-22
1
-17
/
+3
*
Initial checkin of lldb code from internal Apple repo.
Chris Lattner
2010-06-08
1
-0
/
+480