clang-format treats MSVC 'super' keyword like all other keywords adding a single space after. This change disables this behavior for 'super'.
Details
Details
Diff Detail
Diff Detail
 Differential  D30932  
[clang-format] disabled adding extra space after MSVC '__super' keyword Authored by • jutocz on Mar 14 2017, 4:18 AM. 
Details clang-format treats MSVC 'super' keyword like all other keywords adding a single space after. This change disables this behavior for 'super'. 
Diff Detail Event Timeline |