[PATCH] D61786: [ASTImporter] Separate unittest files
Gabor Marton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 10 08:02:51 PDT 2019
martong created this revision.
martong added a reviewer: a_sidorin.
Herald added subscribers: cfe-commits, gamesh411, Szelethus, dkrupp, rnkovacs, mgorny.
Herald added a reviewer: a.sidorin.
Herald added a reviewer: shafik.
Herald added a project: clang.
Move generic redecl chain tests and visibility tests into their own
separate test files.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D61786
Files:
clang/unittests/AST/ASTImporterFixtures.cpp
clang/unittests/AST/ASTImporterFixtures.h
clang/unittests/AST/ASTImporterGenericRedeclTest.cpp
clang/unittests/AST/ASTImporterTest.cpp
clang/unittests/AST/ASTImporterVisibilityTest.cpp
clang/unittests/AST/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61786.199020.patch
Type: text/x-patch
Size: 101592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190510/a6a29894/attachment-0001.bin>
More information about the cfe-commits
mailing list