summaryrefslogtreecommitdiffstats
path: root/lldb/utils/TableGen/LLDBOptionDefEmitter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [TableGen] Move helpers into LLDBTableGenUtils.Jonas Devlieghere2019-07-311-10/+2
* [TableGen] Reuse typedef across emitters (NFC)Jonas Devlieghere2019-07-301-12/+5
* [lldb][NFC] Split emitting and parsing in LLDBOptionDefEmitterRaphael Isemann2019-07-291-42/+80
* [lldb] Also include the array definition in CommandOptions.incRaphael Isemann2019-07-281-2/+5
* [lldb] Don't dynamically allocate the posix option validator.Raphael Isemann2019-07-261-1/+7
* [TableGen] Fix comments/headers referencing clang (NFC)Jonas Devlieghere2019-07-251-1/+1
* [Utils] Add back utils directoryJonas Devlieghere2019-07-231-0/+153
* [Utils] Remove legacy scriptsJonas Devlieghere2019-07-231-153/+0
* [lldb][NFC] Tablegenify breakpointRaphael Isemann2019-07-221-3/+5
* [lldb] Don't double emit option groupsRaphael Isemann2019-07-181-1/+0
* [lldb] Let table gen create command option initializers.Raphael Isemann2019-07-121-0/+152
OpenPOWER on IntegriCloud