Disable -Wimplicit-fallthrough unless src is fixed.

* Current -Wno-error=implicit-fallthrough caused
  clang-tidy assertion fault, see
  https://bugs.llvm.org/show_bug.cgi?id=39312
* We could enable this warning when source file is fixed.

Bug: 117780134
Test: build with WITH_TIDY=1
Change-Id: I02b746410c955c8e9dbb07effbacec8341a6178e
7 files changed