search for: breakbeforestructinitialization

Displaying 1 result from an estimated 1 matches for "breakbeforestructinitialization".

2020 Nov 19
3
[PATCH 0/2] [clang-format] Add new configurations
...format with different configurations, we found that some points regarding the Xen coding style are not configurable. Therefore, we decided to add them to be able to make a choice in different cases. Regards, Anastasiia [1] - https://xenproject.org/ Anastasiia Lukianenko (2): [clang-format] Add BreakBeforeStructInitialization configuration [clang-format] Add BreakBeforeInlineASMColon configuration clang/include/clang/Format/Format.h | 32 +++++++++++++++++++++++ clang/lib/Format/ContinuationIndenter.cpp | 4 ++- clang/lib/Format/Format.cpp | 6 +++++ clang/lib/Format/TokenAnnotator.cpp |...