[PATCH] D65925: [clang-format] Add SpaceInEmptyBlock option for WebKit

Nico Weber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 9 16:51:51 PDT 2019


thakis added a comment.

https://webkit.org/code-style-guidelines/ has one instance of `{ }` with a space and one of `{}` without a space, and as far as I can tell no text that says which instance is correct. Are you sure this is the right thing for webkit style?


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65925/new/

https://reviews.llvm.org/D65925





More information about the cfe-commits mailing list