Skip to content

Commit 5e99cbd

Browse files
jeffhostetlerdscho
authored andcommitted
Merge pull request #115 from jeffhostetler/gvfs-trace2-v7
Trace2 re-roll from upstream "pu" plus VFS additions
2 parents fb60b3e + 054f516 commit 5e99cbd

Some content is hidden

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

73 files changed

+6625
-34
lines changed

.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)