-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: The following rules were deshimmed: ``` //folly/experimental:jemalloc_nodump_allocator -> //folly/memory:jemalloc_nodump_allocator //folly/experimental:jemalloc_huge_page_allocator -> //folly/memory:jemalloc_huge_page_allocator ``` The following headers were deshimmed: ``` folly/experimental/JemallocNodumpAllocator.h -> folly/memory/JemallocNodumpAllocator.h folly/experimental/JemallocHugePageAllocator.h -> folly/memory/JemallocHugePageAllocator.h ``` This is a codemod. It was automatically generated and will be landed once it is approved and tests are passing in sandcastle. You have been added as a reviewer by Sentinel or Butterfly. Reviewed By: yfeldblum Differential Revision: D56308346 fbshipit-source-id: 0c03dc304d8c6ae76675d4dce95b5f75f1b34e4e
- Loading branch information
1 parent
00b4d32
commit 0950245
Showing
5 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters