[all-commits] [llvm/llvm-project] c75818: [clang-tidy] Use StringSwitch in a bunch of places...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Sun Apr 26 08:32:00 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c758181525cbd4a603d6fd518ed33d9f324a7009
https://github.com/llvm/llvm-project/commit/c758181525cbd4a603d6fd518ed33d9f324a7009
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-04-26 (Sun, 26 Apr 2020)
Changed paths:
M clang-tools-extra/clang-tidy/abseil/DurationFactoryScaleCheck.cpp
M clang-tools-extra/clang-tidy/modernize/DeprecatedIosBaseAliasesCheck.cpp
M clang-tools-extra/clang-tidy/portability/SIMDIntrinsicsCheck.cpp
Log Message:
-----------
[clang-tidy] Use StringSwitch in a bunch of places. NFCI.
More information about the All-commits
mailing list