-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
- This should be a larger diff with all the cxx changes
- This should also include revving the version of clang format used in evergreen (e.g. enforce people are using v4 clang format)
- Dump this configs for clang format
- Provide explicit non-default settings for any newly introduced configuration options. The explicit settings should be configured (to the extent possible) with values that prevent style alterations counter to our current style. (Regressions)
- Run with -dump-config to see all available flags and their current settings.
- Work with the relevant server leads to decide values for any new flag settings that have interesting or wide-ranging consequences.
- Provide explicit non-default settings for any newly introduced configuration options. The explicit settings should be configured (to the extent possible) with values that prevent style alterations counter to our current style. (Regressions)
- Draft an email that can be sent at the same time as the merge
- has to be done after
-
SERVER-73104 Create clang-format 12.0.1 downloadable binaries for OSX
- Closed