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
- Repository
- rL LLVM
Differential D30932
[clang-format] disabled adding extra space after MSVC '__super' keyword • jutocz on Mar 14 2017, 4:18 AM. Authored by
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 |