[all-commits] [llvm/llvm-project] 4c5e0c: Remove references to the ast_type_traits namespace
alexfh via All-commits
all-commits at lists.llvm.org
Fri Dec 11 03:41:46 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c5e0c7fd801ccc52d3b137fa685d4215a6c57ed
https://github.com/llvm/llvm-project/commit/4c5e0c7fd801ccc52d3b137fa685d4215a6c57ed
Author: Alexander Kornienko <alexfh at google.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M clang-tools-extra/clang-tidy/abseil/DurationDivisionCheck.cpp
M clang-tools-extra/clang-tidy/readability/MagicNumbersCheck.cpp
M clang-tools-extra/clangd/refactor/tweaks/DumpAST.cpp
Log Message:
-----------
Remove references to the ast_type_traits namespace
Follow up to https://reviews.llvm.org/D92994
More information about the All-commits
mailing list