llvm-project/lldb/source/Plugins/SymbolFile/NativePDB
Alex Langford 8be30215fe [lldb] Move clang-based files out of Symbol
Summary:
This change represents the move of ClangASTImporter, ClangASTMetadata,
ClangExternalASTSourceCallbacks, ClangUtil, CxxModuleHandler, and
TypeSystemClang from lldbSource to lldbPluginExpressionParserClang.h

This explicitly removes knowledge of clang internals from lldbSymbol,
moving towards a more generic core implementation of lldb.

Reviewers: JDevlieghere, davide, aprantl, teemperor, clayborg, labath, jingham, shafik

Subscribers: emaste, mgorny, arphaman, jfb, usaxena95, lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D73661
2020-01-31 12:20:10 -08:00
..
CMakeLists.txt [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
CodeViewRegisterMapping.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
CodeViewRegisterMapping.h [NFC] Fix license headers after r352845 2019-02-08 08:48:15 +00:00
CompileUnitIndex.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
CompileUnitIndex.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
DWARFLocationExpression.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
DWARFLocationExpression.h [PDB] Fix location retrieval for function local variables and arguments that are 2019-02-01 10:01:18 +00:00
PdbAstBuilder.cpp [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
PdbAstBuilder.h [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
PdbFPOProgramToDWARFExpression.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
PdbFPOProgramToDWARFExpression.h Fix file names in file headers. NFC 2019-05-13 04:42:32 +00:00
PdbIndex.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
PdbIndex.h [PDB] Fix location retrieval for function local variables and arguments that are 2019-02-01 10:01:18 +00:00
PdbSymUid.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
PdbSymUid.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
PdbUtil.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
PdbUtil.h [PDB] Fix location retrieval for function local variables and arguments that are 2019-02-01 10:01:18 +00:00
SymbolFileNativePDB.cpp [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
SymbolFileNativePDB.h Add RTTI support to the SymbolFile class hierarchy 2019-11-15 11:52:13 -08:00
UdtRecordCompleter.cpp [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00
UdtRecordCompleter.h [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00