[all-commits] [llvm/llvm-project] ba41a0: [SyntaxTree][NFC] remove redundant namespace-speci...
Eduardo Caldas via All-commits
all-commits at lists.llvm.org
Fri Aug 7 01:45:52 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ba41a0f7339c8cbd065f032cc5f8c1d87a74e124
https://github.com/llvm/llvm-project/commit/ba41a0f7339c8cbd065f032cc5f8c1d87a74e124
Author: Eduardo Caldas <ecaldas at google.com>
Date: 2020-08-07 (Fri, 07 Aug 2020)
Changed paths:
M clang/include/clang/Tooling/Syntax/Nodes.h
M clang/include/clang/Tooling/Syntax/Tree.h
M clang/lib/Tooling/Syntax/BuildTree.cpp
M clang/lib/Tooling/Syntax/Nodes.cpp
M clang/lib/Tooling/Syntax/Tree.cpp
M clang/unittests/Tooling/Syntax/TreeTest.cpp
Log Message:
-----------
[SyntaxTree][NFC] remove redundant namespace-specifiers
Differential Revision: https://reviews.llvm.org/D85427
More information about the All-commits
mailing list