Run clang-tidy over toolchain (#969)

This commit is contained in:
Jon Meow
2021-12-06 14:12:35 -08:00
committed by GitHub
parent beea60d0b8
commit 5f0da883e4
9 changed files with 14 additions and 25 deletions
@@ -31,7 +31,6 @@ using ::Carbon::Testing::HasTokens;
using ::testing::ElementsAre;
using ::testing::Eq;
using ::testing::HasSubstr;
using ::testing::NotNull;
using ::testing::StrEq;
namespace Yaml = Carbon::Testing::Yaml;