put clang attr on new line
This commit is contained in:
@@ -161,7 +161,8 @@ void Footage::UpdateIcon()
|
||||
break;
|
||||
|
||||
}
|
||||
[[clang::fallthrough]]; case kInvalid:
|
||||
[[clang::fallthrough]];
|
||||
case kInvalid:
|
||||
set_icon(olive::icon::Error);
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user