llvm-project/lldb/examples
Nathan Lanza f9c2f2c0b7 Fix order of arguments in an lldb type summary in examples
The format for the -w argument is:

    -w name ( --category name )

Rearrange the flags correctly.

llvm-svn: 351664
2019-01-19 20:08:41 +00:00
..
customization *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
darwin/heap_find Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
functions Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
interposing/darwin/fd_interposing Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
lookup Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
plugins/commands Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
python Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
scripting Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
summaries Fix order of arguments in an lldb type summary in examples 2019-01-19 20:08:41 +00:00
synthetic Remove header grouping comments. 2018-11-11 23:17:06 +00:00
test