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
/
ClangModulesDeclVendor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dependency from Host to clang.
Zachary Turner
2018-06-04
1
-13
/
+2
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-5
/
+4
*
Fix clang-3.8 build
Pavel Labath
2018-03-13
1
-1
/
+1
*
Make the clang module cache setting available without a target
Adrian Prantl
2018-03-02
1
-6
/
+5
*
Make LLDB's clang module cache path customizable
Adrian Prantl
2018-02-09
1
-7
/
+6
*
[Expression parser] Setting to enable use of ExternalASTMerger
Sean Callanan
2017-09-28
1
-0
/
+8
*
Fixing LLDB build after refactoring of clang's MacroInfo
Eugene Zemtsov
2017-07-17
1
-4
/
+4
*
Move FileSpec from Host -> Utility.
Zachary Turner
2017-03-22
1
-1
/
+1
*
Resubmit FileSystem changes.
Zachary Turner
2017-03-08
1
-1
/
+2
*
Revert "Use LLVM for all stat-related functionality."
Pavel Labath
2017-03-07
1
-2
/
+1
*
Use LLVM for all stat-related functionality.
Zachary Turner
2017-03-07
1
-1
/
+2
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Switch std::call_once to llvm::call_once
Kamil Rytarowski
2017-02-06
1
-2
/
+3
*
Move classes from Core -> Utility.
Zachary Turner
2017-02-02
1
-1
/
+1
*
Reapply "Fixes for Clang API changes to use std::shared_ptr"
David Blaikie
2017-01-06
1
-16
/
+17
*
Revert "Fixes for Clang API changes to use std::shared_ptr"
David Blaikie
2017-01-06
1
-17
/
+16
*
Fixes for Clang API changes to use std::shared_ptr
David Blaikie
2017-01-06
1
-16
/
+17
*
Silence some -Wstring-conversion warnings
Pavel Labath
2017-01-05
1
-1
/
+1
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
1
-2
/
+2
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-636
/
+579
*
Add missing headers after header cleanup in r275882.
Chaoren Lin
2016-07-18
1
-0
/
+2
*
Fix all of the unannotated switch cases to annotate the fall through or do th...
Greg Clayton
2016-02-26
1
-0
/
+1
*
Enable the use of modules in the expression parser by default.
Sean Callanan
2016-01-14
1
-0
/
+2
*
Revert "Clang module compilation options need to be per-platform."
Adrian McCarthy
2015-10-26
1
-1
/
+12
*
Clang module compilation options need to be per-platform.
Sean Callanan
2015-10-26
1
-12
/
+1
*
Fix Clang-tidy modernize-use-override warnings in some files in source/Plugin...
Eugene Zelenko
2015-10-21
1
-31
/
+31
*
Moved more Clang-specific parts of the expression parser into the Clang plugin.
Sean Callanan
2015-09-25
1
-0
/
+731