[all-commits] [llvm/llvm-project] 9c49b0: Remove the ast_type_traits namespace.
alexfh via All-commits
all-commits at lists.llvm.org
Mon Dec 14 17:16:30 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9c49b0bba0fcbe8b10c0f44ce60a8d26e6f30479
https://github.com/llvm/llvm-project/commit/9c49b0bba0fcbe8b10c0f44ce60a8d26e6f30479
Author: Alexander Kornienko <alexfh at google.com>
Date: 2020-12-15 (Tue, 15 Dec 2020)
Changed paths:
M clang/include/clang/AST/ASTTypeTraits.h
Log Message:
-----------
Remove the ast_type_traits namespace.
This is the final cleanup after https://reviews.llvm.org/D74499
Reviewed By: steveire
Differential Revision: https://reviews.llvm.org/D93244
More information about the All-commits
mailing list