diff options
author | Miguel Ojeda <miguel.ojeda.sandonis@gmail.com> | 2019-06-04 00:48:14 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-06-04 14:50:40 -0700 |
commit | fc7e03aace379c3d6b00ac977447f115421324fe (patch) | |
tree | 8334940bf78fc225967048448f127b4b604288b3 /notes-merge.c | |
parent | Git 2.22-rc3 (diff) | |
download | tgif-fc7e03aace379c3d6b00ac977447f115421324fe.tar.xz |
clang-format: use git grep to generate the ForEachMacros list
The ForEachMacros list can reasonably be generated grepping
the C source code for macros with 'for_each' in their name.
Taken almost verbatim from the .clang-format file in the Linux kernel.
Signed-off-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'notes-merge.c')
0 files changed, 0 insertions, 0 deletions