summaryrefslogtreecommitdiffstats
path: root/lldb/utils/TableGen
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Respect previously set values of LLDB_TABLEGEN_EXEAlex Langford2019-12-161-11/+13
* [LLDB] Fix inline variable only used in assertion. (NFC)Jonas Devlieghere2019-10-251-2/+1
* [TableGen] Add asserts to make sure default values match property typeJonas Devlieghere2019-10-251-0/+16
* [TableGen] Move helpers into LLDBTableGenUtils.Jonas Devlieghere2019-07-316-28/+62
* [TableGen] Include vectorJonas Devlieghere2019-07-311-0/+1
* [TableGen] Reuse typedef across emitters (NFC)Jonas Devlieghere2019-07-303-18/+14
* [lldb] Also include the array definition in Properties.incJonas Devlieghere2019-07-291-0/+3
* [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 issues caused by incorrect escaping.Jonas Devlieghere2019-07-251-2/+2
* Let tablegen generate property definitionsJonas Devlieghere2019-07-254-8/+196
* [TableGen] Fix comments/headers referencing clang (NFC)Jonas Devlieghere2019-07-253-6/+7
* [lldb] Fix enum value descriptionJonas Devlieghere2019-07-231-1/+1
* [Utils] Add back utils directoryJonas Devlieghere2019-07-234-0/+272
* [Utils] Remove legacy scriptsJonas Devlieghere2019-07-234-272/+0
* [lldb][NFC] Tablegenify breakpointRaphael Isemann2019-07-221-3/+5
* [lldb] Don't double emit option groupsRaphael Isemann2019-07-181-1/+0
* Only build lldb-tblgen if it's not a current targetNathan Lanza2019-07-181-7/+13
* [lldb] Let table gen create command option initializers.Raphael Isemann2019-07-124-0/+265
OpenPOWER on IntegriCloud