-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
DevProd Build
-
ALL
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
On v5, clang-format will make changes to tpl files that break them and cause compiles to fail. While this is mitigated in SERVER-94150 for manual invocations of buildscripts/clang_format.py, there is no mitigation yet for VSCode automatically applying changes as part of saving changes to a tpl file.
Investigate ways to change the clang-format config such that it will not break tpl files. If that doesn't pan out, identify and implement a mitigation that prevents VSCode from breaking the tpl files.
- related to
-
SERVER-102907 Consider leveraging new features of clang-format
-
- Open
-
-
SERVER-94150 Update to latest clang-format
-
- Closed
-