llvm-project/lldb/source/Plugins/ExpressionParser/Clang
Med Ismail Bennani 6612b826d0 [lldb] Reformat 'Fix breakage introduced by llvm::LoadInst api change' (NFC) 2020-04-10 00:37:08 +02:00
..
ASTResultSynthesizer.cpp [lldb] Pass a valid SourceLocation to Sema::RequireCompleteType in ASTResultSynthesizer 2020-02-12 11:22:56 +01:00
ASTResultSynthesizer.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
ASTStructExtractor.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
ASTStructExtractor.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
ASTUtils.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
ASTUtils.h Avoid including Module.h from ExternalASTSource.h 2020-03-11 13:37:41 -07:00
CMakeLists.txt [lldb][NFC] Move NameSearchContext to own header/source files 2020-02-25 12:25:36 +01:00
ClangASTImporter.cpp Preserve the owning module information from DWARF in the synthesized AST 2020-04-09 11:09:44 -07:00
ClangASTImporter.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
ClangASTMetadata.cpp [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
ClangASTMetadata.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
ClangASTSource.cpp [lldb] Fix more typos in log statements in ClangASTSource 2020-03-05 14:13:09 -08:00
ClangASTSource.h [lldb][NFC] Move filling namespace map in ClangASTSource to own function 2020-02-25 13:59:21 +01:00
ClangDeclVendor.cpp [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
ClangDeclVendor.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
ClangDiagnostic.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
ClangExpressionDeclMap.cpp Preserve the owning module information from DWARF in the synthesized AST 2020-04-09 11:09:44 -07:00
ClangExpressionDeclMap.h [lldb] Remove all the 'current_id' logging counters from the lookup code. 2020-02-24 08:38:58 +01:00
ClangExpressionHelper.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
ClangExpressionParser.cpp [lldb] NFC: Fix trivial typo in comments, documents, and messages 2020-04-07 01:06:16 +09:00
ClangExpressionParser.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
ClangExpressionSourceCode.cpp Avoid including FileManager.h from SourceManager.h 2020-03-11 13:53:12 -07:00
ClangExpressionSourceCode.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
ClangExpressionVariable.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
ClangExpressionVariable.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
ClangExternalASTSourceCallbacks.cpp Preserve the owning module information from DWARF in the synthesized AST 2020-04-09 11:09:44 -07:00
ClangExternalASTSourceCallbacks.h Preserve the owning module information from DWARF in the synthesized AST 2020-04-09 11:09:44 -07:00
ClangFunctionCaller.cpp [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
ClangFunctionCaller.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
ClangHost.cpp [lldb] Replace SmallStr.str().str() with std::string conversion operator. 2020-01-29 21:34:19 -08:00
ClangHost.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
ClangModulesDeclVendor.cpp [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
ClangModulesDeclVendor.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
ClangPersistentVariables.cpp Internal expressions shouldn't increment the result variable numbering. 2020-03-23 13:30:37 -07:00
ClangPersistentVariables.h [lldb][NFC] Mark GetNextPersistentVariableName as overriden to silence warning 2020-03-24 12:30:03 +01:00
ClangUserExpression.cpp Recommit "[lldb] Make Fix-Its also apply to top-level expressions"" 2020-03-30 14:24:06 -07:00
ClangUserExpression.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
ClangUtil.cpp [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
ClangUtil.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
ClangUtilityFunction.cpp [lldb] Remove clang classes from lldb-forward.h 2020-02-04 14:23:58 -08:00
ClangUtilityFunction.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
CppModuleConfiguration.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
CppModuleConfiguration.h [lldb] NFC: Fix trivial typo in comments, documents, and messages 2020-04-07 01:06:16 +09:00
CxxModuleHandler.cpp [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
CxxModuleHandler.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
IRDynamicChecks.cpp [lldb][NFC] Fix several -Wdocumentation warnings 2020-02-27 11:17:16 +01:00
IRDynamicChecks.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
IRForTarget.cpp [lldb] Reformat 'Fix breakage introduced by llvm::LoadInst api change' (NFC) 2020-04-10 00:37:08 +02:00
IRForTarget.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
ModuleDependencyCollector.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
NameSearchContext.cpp [lldb][NFC] Move NameSearchContext to own header/source files 2020-02-25 12:25:36 +01:00
NameSearchContext.h [lldb] Initialize NameSearchContext::m_namespace_map in constructor 2020-02-25 13:20:54 +01:00