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
/
Symbol
/
ClangExternalASTSourceCommon.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Remove ClangExternalASTSourceCommon
Raphael Isemann
2019-12-24
1
-34
/
+0
*
[lldb][NFC] Move definition of ClangASTMetadata out of ClangExternalASTSource...
Raphael Isemann
2019-12-16
1
-23
/
+0
*
[lldb] Remove RTTI in ClangExternalASTSourceCommon based on a global map of k...
Raphael Isemann
2019-12-15
1
-36
/
+2
*
[lldb][NFC] Make metadata tracking type safe
Raphael Isemann
2019-12-13
1
-8
/
+10
*
[lldb] Don't search the metadata map three times when retrieving metadata
Raphael Isemann
2019-12-11
1
-6
/
+3
*
[lldb][NFC] Remove ClangExternalASTSourceCommon::g_TotalSizeOfMetadata
Raphael Isemann
2019-12-11
1
-7
/
+0
*
[lldb][NFC] Make g_TotalSizeOfMetadata in ClangExternalASTSourceCommon.cpp st...
Raphael Isemann
2019-12-10
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[TypeSystem] Guard the global `ASTSourceMap` with a mutex
Sean Callanan
2017-07-25
1
-4
/
+12
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-73
/
+58
*
second pass over removal of Mutex and Condition
Saleem Abdulrasool
2016-05-19
1
-1
/
+0
*
Intentionally leak the ASTSourceMap instead of destroying it when LLDB quits.
Sean Callanan
2016-05-04
1
-2
/
+3
*
Fixed an unfortunate reversed conditional that
Sean Callanan
2014-12-06
1
-1
/
+1
*
Now that we get types from modules, we occasionally
Sean Callanan
2014-12-06
1
-10
/
+28
*
Switch NULL to C++11 nullptr in source/Symbol and source/Utility
Ed Maste
2014-04-20
1
-1
/
+1
*
Don't use a "uintptr_t" for the metadata key, use a "void *". This removes a...
Greg Clayton
2013-03-27
1
-3
/
+34
*
This is the first phase of supporting the DW_AT_object_pointer tag. I expand...
Jim Ingham
2012-10-27
1
-4
/
+10
*
Added a mechanism for keeping track of where in
Sean Callanan
2012-04-13
1
-0
/
+12
*
Added the ability for clients to grab a set of symbol table indexes and then
Greg Clayton
2011-12-03
1
-1
/
+1
*
Added ClangExternalASTSourceCommon, a local superclass
Sean Callanan
2011-12-03
1
-0
/
+40