[all-commits] [llvm/llvm-project] f058d3: [lldb/test] Reformat Objective-C data-formatter so...
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Wed May 6 20:55:38 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f058d397ff8e5a42bc7dd195cf7234d4d438a9f4
https://github.com/llvm/llvm-project/commit/f058d397ff8e5a42bc7dd195cf7234d4d438a9f4
Author: Med Ismail Bennani <medismail.bennani at gmail.com>
Date: 2020-05-07 (Thu, 07 May 2020)
Changed paths:
M lldb/test/API/functionalities/data-formatter/data-formatter-objc/main.m
Log Message:
-----------
[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 at gmail.com>
More information about the All-commits
mailing list