Spelling util (#9070)
commit1a1d3e86d8bdb4d12454aa65e3ea2cda362404e5
authorJosh Soref <jsoref@users.noreply.github.com>
Fri, 22 Apr 2022 18:07:08 +0000 (22 11:07 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Fri, 22 Apr 2022 18:07:08 +0000 (22 11:07 -0700)
tree07e01943498ad82dd0a0770d1c1d7aad53fdd4de
parent138bebc02f05a1f87958a8cc10a67ba936eacbde
Spelling util (#9070)

Summary:
This is a subset of https://github.com/facebook/hhvm/issues/9005, it should be easier to review/test/clear

Note: while the top level item is `hphp/util`, if a commit overlaps other directories, I'm dropping the commit. By excluding spanning commits, I reduce the risk of missing a related change (these tend to result in build/test failures which are painful) at the slight increase in additional commits for my general series.

Pull Request resolved: https://github.com/facebook/hhvm/pull/9070

Reviewed By: alexeyt

Differential Revision: D35826622

Pulled By: Wilfred

fbshipit-source-id: 847ab9dd919a85d2f0c545f3361791bce7f78ca9
26 files changed:
hphp/util/abi-cxx.cpp
hphp/util/address-range.h
hphp/util/alloc.cpp
hphp/util/alloc.h
hphp/util/asm-x64-legacy.h
hphp/util/blob-encoder.h
hphp/util/cache/cache-manager.h
hphp/util/cronoutils.cpp
hphp/util/extent-hooks.cpp
hphp/util/extent-hooks.h
hphp/util/gzip.cpp
hphp/util/hugetlb.h
hphp/util/lock-free-ptr-wrapper.h
hphp/util/memcpy-x64.S
hphp/util/perf-event.cpp
hphp/util/process.cpp
hphp/util/process.h
hphp/util/rds-local.cpp
hphp/util/read-only-arena.h
hphp/util/safesort.h
hphp/util/service-data.h
hphp/util/slab-manager.h
hphp/util/sparse-id-containers.h
hphp/util/stacktrace-profiler.h
hphp/util/sync-signal.cpp
hphp/util/type-scan-detail.h