Add FALLTHROUGH portably defined to [[clang::fallthrough]].
We have -Wimplicit-fallthrough already enabled, and currently
it's not possible to fix the warning.
Depends on D107735.
Paths
| Differential D107736
sanitizer_common: add FALLTHROUGH macro ClosedPublic Authored by dvyukov on Aug 9 2021, 12:49 AM.
Details
Summary Add FALLTHROUGH portably defined to [[clang::fallthrough]]. Depends on D107735.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 9 2021, 3:52 AM Closed by commit rGa44a873e11de: sanitizer_common: add FALLTHROUGH macro (authored by dvyukov). · Explain WhyAug 10 2021, 11:04 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 365551 compiler-rt/lib/sanitizer_common/sanitizer_internal_defs.h
|