Details
Description
In the preview PR, we identified some spots (usually macros) where Clang Format doesn't do a good job of formatting WiredTiger code. Before applying Clang Format, we'd like to either replace these macros with inline functions or remove them altogether if they don't add much value.