[PATCH] D88886: [Clang][unittests][NFC] Break up test in Callbacks.cpp
Stefan Pintilie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 8 07:25:52 PDT 2020
stefanp updated this revision to Diff 296970.
stefanp added a comment.
Added the missing header file.
Added the license comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88886/new/
https://reviews.llvm.org/D88886
Files:
clang/unittests/Tooling/CMakeLists.txt
clang/unittests/Tooling/RecursiveASTVisitorTests/Callbacks.cpp
clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksBinaryOperator.cpp
clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksCallExpr.cpp
clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksCommon.h
clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksCompoundAssignOperator.cpp
clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksLeaf.cpp
clang/unittests/Tooling/RecursiveASTVisitorTests/CallbacksUnaryOperator.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88886.296970.patch
Type: text/x-patch
Size: 79234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201008/abe1304f/attachment-0001.bin>
More information about the cfe-commits
mailing list