rocksdb/utilities/transactions/lock/range/range_tree/lib/portability
Peter Dillinger c72e79a262 Standardize on clang-format version 18 (#13233)
Summary:
... which is the default for CentOS 9 and Ubuntu 24, the latter of which is now available in GitHub Actions. Relevant CI job updated.

Re-formatted all cc|c|h files except in third-party/, using

```
clang-format -i `git ls-files | grep -E '[.](cc|c|h)$' | grep -v third-party/`
```

Pull Request resolved: https://github.com/facebook/rocksdb/pull/13233

Test Plan: CI

Reviewed By: jaykorean, archang19

Differential Revision: D67461638

Pulled By: pdillinger

fbshipit-source-id: 0c9ac21a3f5eea6f5ade68bb6af7b6ba16c8b301
2024-12-19 10:58:40 -08:00
..
memory.h Apply the changes from: PS-5501 : Re-license PerconaFT 'locktree' to Apache V2 (#7801) 2020-12-22 14:47:41 -08:00
toku_assert_subst.h Add missing license to source files (#12083) 2023-11-21 08:36:30 -08:00
toku_atomic.h Apply the changes from: PS-5501 : Re-license PerconaFT 'locktree' to Apache V2 (#7801) 2020-12-22 14:47:41 -08:00
toku_external_pthread.h Add missing license to source files (#12083) 2023-11-21 08:36:30 -08:00
toku_instrumentation.h Apply the changes from: PS-5501 : Re-license PerconaFT 'locktree' to Apache V2 (#7801) 2020-12-22 14:47:41 -08:00
toku_portability.h Apply the changes from: PS-5501 : Re-license PerconaFT 'locktree' to Apache V2 (#7801) 2020-12-22 14:47:41 -08:00
toku_pthread.h Fix compilation against musl lib C (#7875) 2021-01-21 08:39:42 -08:00
toku_race_tools.h Apply the changes from: PS-5501 : Re-license PerconaFT 'locktree' to Apache V2 (#7801) 2020-12-22 14:47:41 -08:00
toku_time.h Standardize on clang-format version 18 (#13233) 2024-12-19 10:58:40 -08:00
txn_subst.h Add missing license to source files (#12083) 2023-11-21 08:36:30 -08:00