summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/SymbolFile/NativePDB/PdbFPOProgramToDWARFExpression.cpp
AgeCommit message (Expand)Author
2023-08-09[lldb] Sink StreamBuffer into lldbUtilityAlex Langford
2022-02-08Cleanup LLVMDebugInfoCodeView headersserge-sans-paille
2021-06-25[lldb] Rename StringRef _lower() method calls to _insensitive()Martin Storsjö
2020-01-24[lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann
2019-08-26Postfix: move more code out of the PDB pluginPavel Labath
2019-06-03[COFF, ARM64] Fix CodeView API change for getRegisterNamesTom Tan
2019-05-13Fix file names in file headers. NFCFangrui Song
2019-04-26PostfixExpression: move DWARF generator out of NativePDB internalsPavel Labath
2019-04-24PostfixExpression: move parser out of NativePDB internalsPavel Labath
2019-04-23Move postfix expression code out of the NativePDB pluginPavel Labath
2019-04-12Fix compiler warning introduced by r358261Pavel Labath
2019-04-12PDBFPO: Improvements to the AST visitorPavel Labath
2019-04-08PDBFPO: add dyn_cast supportPavel Labath
2019-04-05PDBFPO: Use references instead of pointers, where possiblePavel Labath
2019-04-02PDBFPO: Refactor register reference resolutionPavel Labath
2019-02-08[NFC] Fix license headers after r352845Aleksandr Urakov
2019-02-01[PDB] Fix location retrieval for function local variables and arguments that areAleksandr Urakov