summaryrefslogtreecommitdiff
path: root/lldb/utils/TableGen/LLDBTableGenBackends.h
AgeCommit message (Expand)Author
2024-09-09[LLDB][TableGen] Migrate lldb-tblgen to use const RecordKeeper (#107536)Rahul Joshi
2024-04-29Add a new SBExpressionOptions::SetLanguage() API (NFCI) (#89981)Adrian Prantl
2020-02-17[lldb] Update header guards to be consistent and compliant with LLVM (NFC)Jonas Devlieghere
2019-07-31[TableGen] Move helpers into LLDBTableGenUtils.Jonas Devlieghere
2019-07-31[TableGen] Include vectorJonas Devlieghere
2019-07-30[TableGen] Reuse typedef across emitters (NFC)Jonas Devlieghere
2019-07-25Let tablegen generate property definitionsJonas Devlieghere
2019-07-25[TableGen] Fix comments/headers referencing clang (NFC)Jonas Devlieghere
2019-07-23[Utils] Add back utils directoryJonas Devlieghere
2019-07-23[Utils] Remove legacy scriptsJonas Devlieghere
2019-07-12[lldb] Let table gen create command option initializers.Raphael Isemann