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
/
IRForTarget.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[LLDB] Fix a bunch of -Wdocumentation warnings in ExpressionParser
Jonas Devlieghere
2019-11-13
1
-49
/
+25
*
[lldb][NFC] Remove unused MaterializeInitializer and MaterializeInternalVariable
Raphael Isemann
2019-08-17
1
-21
/
+0
*
[Symbol] Decouple clang from CompilerType
Alex Langford
2019-08-13
1
-0
/
+1
*
[lldb][NFC] Remove unused IRForTarget::BuildRelocation
Raphael Isemann
2019-08-09
1
-14
/
+0
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-92
/
+0
*
Bring Doxygen comment syntax in sync with LLVM coding style.
Adrian Prantl
2019-03-11
1
-76
/
+76
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
1
-1
/
+1
*
[opaque pointer types] Update calls to CreateCall to pass the function
James Y Knight
2019-02-08
1
-14
/
+11
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Enable AUTOBRIEF in doxygen configuration.
Adrian Prantl
2018-05-02
1
-55
/
+50
*
Rename Error -> Status.
Zachary Turner
2017-05-12
1
-1
/
+1
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-4
/
+4
*
Fixed TestObjCStructArgument/i386; expressions can now call ObjC class methods.
Sean Callanan
2016-09-29
1
-0
/
+32
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-604
/
+587
*
The error stream in IRForTarget is never null, so use it instead of the log.
Sean Callanan
2016-08-27
1
-3
/
+3
*
Don't crash when trying to capture persistent variables in a block.
Sean Callanan
2016-08-26
1
-2
/
+4
*
Backend support for top-level Clang epxressions
Sean Callanan
2016-03-22
1
-34
/
+39
*
Removed many JIT workarounds from IRForTarget.
Sean Callanan
2016-02-13
1
-100
/
+1
*
Moved more Clang-specific parts of the expression parser into the Clang plugin.
Sean Callanan
2015-09-25
1
-0
/
+745