[PATCH] D123668: [Testing] TestAST, a helper for writing straight-line AST tests

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 21 12:47:00 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
sammccall marked 5 inline comments as done.
Closed by commit rGa7691dee2d3c: [Testing] TestAST, a helper for writing straight-line AST tests (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D123668?vs=422467&id=424275#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123668

Files:
  clang/include/clang/Basic/Diagnostic.h
  clang/include/clang/Testing/CommandLineArgs.h
  clang/include/clang/Testing/TestAST.h
  clang/lib/Basic/Diagnostic.cpp
  clang/lib/Testing/CMakeLists.txt
  clang/lib/Testing/CommandLineArgs.cpp
  clang/lib/Testing/TestAST.cpp
  clang/unittests/Tooling/CMakeLists.txt
  clang/unittests/Tooling/FixItTest.cpp
  clang/unittests/Tooling/StandardLibraryTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123668.424275.patch
Type: text/x-patch
Size: 31844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220421/04cc979b/attachment-0001.bin>


More information about the cfe-commits mailing list