Annotate fallthru switch statements 57/230057/2
authorKonrad Lipinski <k.lipinski2@samsung.com>
Tue, 7 Apr 2020 11:17:21 +0000 (13:17 +0200)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Thu, 9 Apr 2020 07:03:21 +0000 (07:03 +0000)
commit6d7954586c82db7f963afbbd8ca53b3aa7b22c21
treefcb5ad503e778b66cf52efca4f86840326853fd4
parent839c365fb51cd90d3bdba5bd69c91885043ffb2a
Annotate fallthru switch statements

As of gcc 7:
* -Wimplicit-fallthrough is enabled via -Wextra
* the standard statement attribute [[fallthrough]] is supported

Change-Id: Iea6809980b5cb6c9abe28cbded74bcaa8997650d
src/manager/crypto/tz-backend/internals.cpp