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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lldb][NFC] Allow creating ClangExpressionDeclMap and ClangASTSource without ...
Raphael Isemann
2019-12-17
1
-4
/
+12
*
[lldb] Remove modern-type-lookup
Raphael Isemann
2019-12-17
1
-188
/
+6
*
[lldb][NFC] Remove all overloads of Copy/DeportType in ClangASTImporter
Raphael Isemann
2019-12-16
1
-3
/
+2
*
[lldb][NFC] Remove ClangASTImporter::ResolveDeclOrigin
Raphael Isemann
2019-12-16
1
-35
/
+23
*
[Target] Remove Target::GetScratchClangASTContext
Alex Langford
2019-12-12
1
-7
/
+10
*
[lldb] Remove ClangASTMetrics
Raphael Isemann
2019-12-12
1
-8
/
+0
*
[lldb][NFC] Explicitly ask for a ClangASTContext in ClangASTSource
Raphael Isemann
2019-11-29
1
-11
/
+10
*
[lldb][NFC] Remove unused variable in ClangASTSource::CompleteType
Raphael Isemann
2019-11-28
1
-1
/
+0
*
[lldb] Remove lldb's own ASTDumper
Raphael Isemann
2019-11-25
1
-48
/
+26
*
Modernize the rest of the Find.* API (NFC)
Adrian Prantl
2019-10-17
1
-4
/
+5
*
[clang][lldb][NFC] Encapsulate ExternalASTMerger::ImporterSource
Raphael Isemann
2019-10-01
1
-3
/
+3
*
[lldb][NFC][modern-type-lookup] Remove while(false) behind if() {}
Raphael Isemann
2019-09-30
1
-2
/
+0
*
[lldb][modern-type-lookup] Fix crash when activating modern-type-lookup on Linux
Raphael Isemann
2019-09-26
1
-2
/
+1
*
[lldb] Fix that importing decls in a TagDecl end up in wrong declaration cont...
Raphael Isemann
2019-09-23
1
-0
/
+14
*
[Symbol] Decouple clang from DeclVendor
Alex Langford
2019-08-23
1
-3
/
+8
*
[ClangExpressionParser] Add ClangDeclVendor
Alex Langford
2019-08-20
1
-8
/
+6
*
[LLDB] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-1
/
+1
*
[Symbol] Decouple clang from CompilerType
Alex Langford
2019-08-13
1
-2
/
+5
*
SymbolVendor: Remove passthrough methods
Pavel Labath
2019-08-06
1
-16
/
+11
*
[Symbol] Use llvm::Expected when getting TypeSystems
Alex Langford
2019-07-30
1
-4
/
+9
*
[Logging] Replace Log::Printf with LLDB_LOG macro (NFC)
Jonas Devlieghere
2019-07-24
1
-177
/
+177
*
[ASTImporter] Fix LLDB lookup in transparent ctx and with ext src
Gabor Marton
2019-07-17
1
-12
/
+18
*
[LanguageRuntime] Move ObjCLanguageRuntime into a plugin
Alex Langford
2019-07-15
1
-1
/
+2
*
[C++20] add Basic consteval specifier
Gauthier Harnisch
2019-06-14
1
-1
/
+1
*
[Target] Remove Process::GetObjCLanguageRuntime
Alex Langford
2019-06-10
1
-5
/
+5
*
Fix integer literals which are cast to bool
Jonas Devlieghere
2019-05-24
1
-14
/
+16
*
[lldb] NFC modernize codebase with modernize-use-nullptr
Konrad Kleine
2019-05-23
1
-27
/
+28
*
[ASTImporter] Use llvm::Expected and Error in the importer API
Gabor Marton
2019-05-15
1
-2
/
+18
*
Instantiate 'std' templates explicitly in the expression evaluator
Raphael Isemann
2019-04-30
1
-0
/
+4
*
[NFC] Remove ASCII lines from comments
Jonas Devlieghere
2019-04-10
1
-2
/
+0
*
Pass ConstString by value (NFC)
Adrian Prantl
2019-03-06
1
-1
/
+1
*
Use std::make_shared in LLDB (NFC)
Jonas Devlieghere
2019-02-11
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[SymbolFile] Remove SymbolContext parameter from FindTypes.
Zachary Turner
2019-01-14
1
-10
/
+4
*
[SymbolFile] Remove the SymbolContext parameter from FindNamespace.
Zachary Turner
2019-01-14
1
-13
/
+5
*
Change std::sort to llvm::sort to detect non-determinism.
Jonas Devlieghere
2019-01-08
1
-4
/
+4
*
Simplify Boolean expressions
Jonas Devlieghere
2018-12-15
1
-6
/
+3
*
[Expr] Check the language before ignoring Objective C keywords
Aleksandr Urakov
2018-12-04
1
-2
/
+3
*
Fix expression parser to not accept any type whose basename matches for a typ...
Greg Clayton
2018-04-30
1
-3
/
+6
*
Reflow paragraphs in comments.
Adrian Prantl
2018-04-30
1
-25
/
+20
*
[ExpressionParser] Re-implement r327356 in a less disruptive way.
Davide Italiano
2018-03-20
1
-0
/
+12
*
Silence some "implicit conversion of string literal" warnings
Pavel Labath
2017-10-17
1
-5
/
+5
*
Fix compilation error
Eugene Zemtsov
2017-09-29
1
-13
/
+13
*
[Expression parser] Setting to enable use of ExternalASTMerger
Sean Callanan
2017-09-28
1
-63
/
+260
*
[Expression Parser] Inhibit global lookups for symbols in the IR dynamic checks
Sean Callanan
2017-09-26
1
-14
/
+20
*
Fixed a bug where we did not properly use the complete versions of Objective-...
Sean Callanan
2017-05-03
1
-2
/
+2
*
Move Log from Core -> Utility.
Zachary Turner
2017-03-03
1
-1
/
+1
*
Fix compiler warnings for missing switch cases in lldb.
Pavel Labath
2017-02-17
1
-0
/
+1
*
Don't allow direct access to StreamString's internal buffer.
Zachary Turner
2016-11-16
1
-6
/
+5
*
Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-02
1
-2
/
+2
[next]