Skip to content

Commit

Permalink
Merge pull request #9656 from yosefe/topic/ucs-bitmap-test-remove-old…
Browse files Browse the repository at this point in the history
…-bitmap-code

UCS/BITMAP/TEST: Remove old bitmap code
  • Loading branch information
yosefe authored Feb 5, 2024
2 parents ed25d67 + 2242b6a commit 64587d4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 819 deletions.
3 changes: 1 addition & 2 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@ SpaceBeforeParens: ControlStatementsExceptForEachMacros
SpaceBeforeAssignmentOperators: true
SpaceAfterCStyleCast: false
SortIncludes: false
ForEachMacros: ['_UCS_BITMAP_FOR_EACH_WORD',
'UCS_BITMAP_BITS_FOR_EACH_BIT',
ForEachMacros: ['UCS_STATIC_BITMAP_FOR_EACH_BIT',
'UCS_DYNAMIC_BITMAP_FOR_EACH_BIT',
'UCS_STATIC_BITMAP_FOR_EACH_BIT',
'FOR_EACH_ENTITY',
Expand Down
Loading

0 comments on commit 64587d4

Please sign in to comment.