Skip to content

Commit 945c03d

Browse files
committed
Merge branch 'jh-vfs-trace2-p1' into jh-221
Port of upstream / jh/trace2 Related to non-GVFS-specific parts of #115
2 parents 79546de + 0b8734b commit 945c03d

67 files changed

Lines changed: 6603 additions & 25 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Cpp11BracedListStyle: false
149149

150150
# A list of macros that should be interpreted as foreach loops instead of as
151151
# function calls.
152-
ForEachMacros: ['for_each_string_list_item']
152+
ForEachMacros: ['for_each_string_list_item', 'for_each_wanted_builtin', 'for_each_builtin', 'for_each_ut']
153153

154154
# The maximum number of consecutive empty lines to keep.
155155
MaxEmptyLinesToKeep: 1

0 commit comments

Comments
 (0)