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
/
Expression
/
ClangModulesDeclVendor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved more Clang-specific parts of the expression parser into the Clang plugin.
Sean Callanan
2015-09-25
1
-731
/
+0
*
Fixed the C modules test case on Darwin by streamlining its code.
Sean Callanan
2015-07-08
1
-28
/
+15
*
Updated our use of clang::Preprocessor to reflect
Sean Callanan
2015-05-01
1
-1
/
+1
*
Fix build after Clang API change in r236176.
Richard Smith
2015-04-29
1
-11
/
+4
*
Fix build.
Chaoren Lin
2015-04-23
1
-1
/
+1
*
Fix build of lldb after clang r235614.
Richard Smith
2015-04-23
1
-2
/
+2
*
This patch implements several improvements to the
Sean Callanan
2015-04-20
1
-12
/
+233
*
Added support to ClangUserExpression for importing
Sean Callanan
2015-04-14
1
-2
/
+145
*
Fixed a problem where the second @import statement
Sean Callanan
2015-04-07
1
-2
/
+2
*
Added a testcase that covers loading a module and
Sean Callanan
2015-04-03
1
-0
/
+12
*
Move lldb-log.cpp to core/Logging.cpp
Zachary Turner
2015-03-18
1
-0
/
+1
*
Fixed bugs in the multi-threaded access in HostInfoBase. Prior to this fix, s...
Greg Clayton
2015-02-03
1
-2
/
+4
*
Fix the -*-version-min option to not try and use the current OS version for i...
Greg Clayton
2015-01-22
1
-1
/
+1
*
Add new-lines after module compiler errors so
Sean Callanan
2014-12-06
1
-0
/
+1
*
Fix compilation errors after clang modules checkin.
Zachary Turner
2014-12-05
1
-2
/
+3
*
This is the meat of the code to add Clang modules
Sean Callanan
2014-12-05
1
-0
/
+370