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
/
Plugins
/
ExpressionParser
/
Clang
/
ClangExpressionDeclMap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed doxygen comment that doesn't fit to function signature
Raphael Isemann
2018-08-07
1
-6
/
+0
*
Enable AUTOBRIEF in doxygen configuration.
Adrian Prantl
2018-05-02
1
-43
/
+38
*
[Expression parser] Setting to enable use of ExternalASTMerger
Sean Callanan
2017-09-28
1
-0
/
+17
*
[Expression parser] Look up module symbols before hunting globally
Sean Callanan
2017-05-16
1
-18
/
+0
*
Fix some warnings compiling with clang-cl on Windows.
Zachary Turner
2016-11-02
1
-3
/
+2
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-642
/
+584
*
Removed many JIT workarounds from IRForTarget.
Sean Callanan
2016-02-13
1
-19
/
+0
*
Take 2: Use an artifical namespace so that member vars do not hide local vars.
Siva Chandra
2016-02-05
1
-0
/
+3
*
Revert "Use an artifical namespace so that member vars do not hide local vars."
Siva Chandra
2016-02-04
1
-3
/
+0
*
Use an artifical namespace so that member vars do not hide local vars.
Siva Chandra
2016-02-04
1
-0
/
+3
*
Fixed some issues with reporting "this" when the current function is not listed
Sean Callanan
2015-10-23
1
-7
/
+10
*
Add PersistentVariableDelegate to handle language-specific dematerialization.
Sean Callanan
2015-10-03
1
-0
/
+6
*
Moved more Clang-specific parts of the expression parser into the Clang plugin.
Sean Callanan
2015-09-25
1
-0
/
+705