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
/
ClangASTSource.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Remove ClangExternalASTSourceCommon
Raphael Isemann
2019-12-24
1
-3
/
+3
*
[lldb][NFC] Remove all ASTContext getter wrappers from ClangASTContext
Raphael Isemann
2019-12-21
1
-3
/
+1
*
[lldb][NFC] Allow creating ClangExpressionDeclMap and ClangASTSource without ...
Raphael Isemann
2019-12-17
1
-1
/
+5
*
[lldb] Remove modern-type-lookup
Raphael Isemann
2019-12-17
1
-29
/
+0
*
[lldb][NFC] Remove ClangASTImporter::ResolveDeclOrigin
Raphael Isemann
2019-12-16
1
-2
/
+1
*
[lldb][NFC] Remove dead metadata code in ClangASTSourceProxy
Raphael Isemann
2019-12-11
1
-12
/
+0
*
[lldb][NFC] Explicitly ask for a ClangASTContext in ClangASTSource
Raphael Isemann
2019-11-29
1
-1
/
+3
*
[lldb][NFC] Cleanup comments in ClangASTSource.h
Raphael Isemann
2019-11-18
1
-22
/
+23
*
[LLDB] Fix a bunch of -Wdocumentation warnings in ExpressionParser
Jonas Devlieghere
2019-11-13
1
-13
/
+6
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-3
/
+3
*
Instantiate 'std' templates explicitly in the expression evaluator
Raphael Isemann
2019-04-30
1
-0
/
+2
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-64
/
+0
*
Bring Doxygen comment syntax in sync with LLVM coding style.
Adrian Prantl
2019-03-11
1
-59
/
+59
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
1
-1
/
+1
*
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
-34
/
+32
*
[Expression parser] Setting to enable use of ExternalASTMerger
Sean Callanan
2017-09-28
1
-13
/
+80
*
[Expression Parser] Inhibit global lookups for symbols in the IR dynamic checks
Sean Callanan
2017-09-26
1
-0
/
+16
*
Remove an invalid doxygen `@return` docstring on a void function
Luke Drummond
2016-09-21
1
-3
/
+0
*
*** This commit represents a complete reformatting of the LLDB source code
Kate Stone
2016-09-06
1
-476
/
+461
*
Fixed a bug where we report a single type multiple times in namespaces.
Sean Callanan
2016-07-05
1
-0
/
+1
*
Fix an inefficiency in the handling of $__lldb_local_vars in expressions.
Jim Ingham
2016-04-28
1
-0
/
+1
*
Made the ClangASTImporter into a shared pointer, eliminating a race condition.
Sean Callanan
2015-11-10
1
-3
/
+3
*
Moved more Clang-specific parts of the expression parser into the Clang plugin.
Sean Callanan
2015-09-25
1
-0
/
+526