[PATCH] D74499: Remove clang::ast_type_traits namespace in favor of clang
Reid Kleckner via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 13 10:52:21 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcd6251149693: Remove clang::ast_type_traits namespace in favor of clang (authored by rnk).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74499/new/
https://reviews.llvm.org/D74499
Files:
clang/docs/LibASTMatchersReference.html
clang/include/clang/AST/ASTContext.h
clang/include/clang/AST/ASTNodeTraverser.h
clang/include/clang/AST/ASTTypeTraits.h
clang/include/clang/AST/ParentMapContext.h
clang/include/clang/ASTMatchers/ASTMatchFinder.h
clang/include/clang/ASTMatchers/ASTMatchers.h
clang/include/clang/ASTMatchers/ASTMatchersInternal.h
clang/include/clang/ASTMatchers/Dynamic/VariantValue.h
clang/include/clang/Tooling/ASTDiff/ASTDiff.h
clang/include/clang/Tooling/ASTDiff/ASTDiffInternal.h
clang/include/clang/Tooling/Refactoring/ASTSelection.h
clang/lib/AST/ASTTypeTraits.cpp
clang/lib/AST/ParentMapContext.cpp
clang/lib/ASTMatchers/ASTMatchFinder.cpp
clang/lib/ASTMatchers/ASTMatchersInternal.cpp
clang/lib/ASTMatchers/Dynamic/Marshallers.h
clang/lib/ASTMatchers/Dynamic/VariantValue.cpp
clang/lib/Tooling/ASTDiff/ASTDiff.cpp
clang/lib/Tooling/Refactoring/ASTSelection.cpp
clang/lib/Tooling/Refactoring/Rename/USRLocFinder.cpp
clang/lib/Tooling/Transformer/RangeSelector.cpp
clang/lib/Tooling/Transformer/RewriteRule.cpp
clang/lib/Tooling/Transformer/Stencil.cpp
clang/unittests/AST/ASTContextParentMapTest.cpp
clang/unittests/AST/ASTTraverserTest.cpp
clang/unittests/AST/MatchVerifier.h
clang/unittests/ASTMatchers/ASTMatchersInternalTest.cpp
clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74499.244480.patch
Type: text/x-patch
Size: 118995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200213/9593437a/attachment-0001.bin>
More information about the cfe-commits
mailing list