Commit Graph

5 Commits

Author SHA1 Message Date
Trevor Clinkenbeard 347586cc74 Rename ThreadHelper.actor.h 2026-06-21 01:58:26 -07:00
Trevor Clinkenbeard 95fee2812f Merge remote-tracking branch 'apple/main' into dev/tclinkenbeard/fdbcli-coro2 2026-03-15 21:47:06 +00:00
Trevor Clinkenbeard 652f85de07
Add and enforce more `readability-*` `clang-tidy` rules (#12765)
* Add and enforce more readability-* clang-tidy rules

* Revert readability-else-after-return changes
2026-03-12 22:30:38 -07:00
Trevor Clinkenbeard 673dcfdbf0 Rename fdbcli.actor.h 2026-03-13 00:43:02 +00:00
Trevor Clinkenbeard 719b2377dd
Convert several `fdbcli` files to standard coroutines (#12760)
* Convert actors to standard coroutines in several fdbcli files

* Avoid expensive copy

* Fix LockCommand.actor.cpp build

* Fix build

* Post coroutine conversion cleanup
2026-03-10 12:36:44 -07:00