hanchenye-llvm-project/lldb/examples
Greg Clayton ef115de629 Update cmdtemplate.py to use best pratices.
Fixes include:
- fix all lint errors
- add code that will automatically register and LLDB command classes by detecting the classes and any classes that have a "register_lldb_command" function
  - automatically fill in the correct module name when registering commands
  - automatically fill in the class name when registering command

llvm-svn: 335401
2018-06-22 23:34:24 +00:00
..
customization
darwin/heap_find Fix/unify the spelling of Objective-C. 2018-06-13 16:21:24 +00:00
functions
interposing/darwin/fd_interposing
lookup
plugins/commands
python Update cmdtemplate.py to use best pratices. 2018-06-22 23:34:24 +00:00
scripting
summaries
synthetic
test