[all-commits] [llvm/llvm-project] 5623bd: Fix -Wswitch-coverage warning in clang-tidy after ...
Eric Christopher via All-commits
all-commits at lists.llvm.org
Fri Dec 13 12:58:03 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 5623bd52acd34db2e9cfc11d1510407610a14db0
https://github.com/llvm/llvm-project/commit/5623bd52acd34db2e9cfc11d1510407610a14db0
Author: Eric Christopher <echristo at gmail.com>
Date: 2019-12-13 (Fri, 13 Dec 2019)
Changed paths:
M clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
Log Message:
-----------
Fix -Wswitch-coverage warning in clang-tidy after ak_addrspace introduction.
Differential Revision: https://reviews.llvm.org/D71486
Reviewed By: rsmith
More information about the All-commits
mailing list