[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 08:07:02 PDT 2020


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

Fixed a clang-tidy warning about header guard format.


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.267237.patch
Type: text/x-patch
Size: 5229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200529/b3cbd9fa/attachment-0001.bin>


More information about the cfe-commits mailing list