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
/
ClangExpressionVariable.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] Fix a bunch of -Wdocumentation warnings
Jonas Devlieghere
2019-11-13
1
-3
/
+0
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-4
/
+4
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-26
/
+0
*
Bring Doxygen comment syntax in sync with LLVM coding style.
Adrian Prantl
2019-03-11
1
-6
/
+6
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove header grouping comments.
Jonas Devlieghere
2018-11-11
1
-4
/
+0
*
Enable AUTOBRIEF in doxygen configuration.
Adrian Prantl
2018-05-02
1
-22
/
+20
*
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
-192
/
+167
*
Eliminated redundant "constructors" for ClangExpressionVariable. ...
Sean Callanan
2015-10-01
1
-34
/
+6
*
ExpressionVariable now uses llvm::cast() instead of As...() for RTTI.
Sean Callanan
2015-09-08
1
-7
/
+12
*
This patch separates the generic portion of ClangExpressionVariable, which
Sean Callanan
2015-09-04
1
-242
/
+74
*
In preparation for factoring persistent variables into a generic part and a
Sean Callanan
2015-09-03
1
-0
/
+456