[lldb/test] Reformat Objective-C data-formatter source file (NFC)

The source file used to test Objective-C data-formatters didn't respected
any formatting (mixed tab and spaces, lines exceed column 80, etc...).

This patch reformats the file using clang-format to make it easier to
work with.

Signed-off-by: Med Ismail Bennani <medismail.bennani@gmail.com>
This commit is contained in:
Med Ismail Bennani 2020-05-07 05:50:30 +02:00
parent c7b499d82c
commit f058d397ff
No known key found for this signature in database
GPG Key ID: 9040401522D38F4E
1 changed files with 701 additions and 553 deletions