Fix -Wswitch-coverage warning in clang-tidy after ak_addrspace introduction.
authorEric Christopher <echristo@gmail.com>
Fri, 13 Dec 2019 20:54:13 +0000 (12:54 -0800)
committerEric Christopher <echristo@gmail.com>
Fri, 13 Dec 2019 20:57:48 +0000 (12:57 -0800)
commit5623bd52acd34db2e9cfc11d1510407610a14db0
treee15777c3d58d5e4ce1931196e5b84395c8970409
parentfda3825c7a96a04b08d2e3fa55ad84d78addcb19
Fix -Wswitch-coverage warning in clang-tidy after ak_addrspace introduction.

Differential Revision: https://reviews.llvm.org/D71486
Reviewed By: rsmith
clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp