Per https://webkit.org/code-style-guidelines/#linebreaking-else-braces,
WebKit style is for braces to be on the same line as the else.
Details
Details
- Reviewers
djasper
Diff Detail
Diff Detail
Event Timeline
Comment Actions
@djasper: Tagged you because it seems like you've reviewed a bunch of recent clang-format patches. This is my first patch to any of the projects in the LLVM family, so please let me know if I've done something stupid, not added the proper reviewers/lists, etc.
Cheers!