[PATCH] D80792: Move unittest helpers to a shared location

Dmitri Gribenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 29 06:29:18 PDT 2020


gribozavr updated this revision to Diff 267214.
gribozavr added a comment.

Added a modulemap entry for the new Clang library.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80792/new/

https://reviews.llvm.org/D80792

Files:
  clang/include/clang/Testing/CommandLineArgs.h
  clang/include/clang/module.modulemap
  clang/lib/CMakeLists.txt
  clang/lib/Testing/CMakeLists.txt
  clang/lib/Testing/CommandLineArgs.cpp
  clang/unittests/AST/ASTImporterFixtures.h
  clang/unittests/AST/CMakeLists.txt
  clang/unittests/AST/Language.cpp
  clang/unittests/AST/Language.h
  clang/unittests/AST/MatchVerifier.h
  clang/unittests/AST/StructuralEquivalenceTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80792.267214.patch
Type: text/x-patch
Size: 5233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200529/4352b3d7/attachment-0001.bin>


More information about the cfe-commits mailing list