[PATCH] D49268: [clang-doc] Create a script to generate tests

Julie Hockett via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 20 16:05:56 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE337632: [clang-doc] Create a script to generate tests (authored by juliehockett, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49268?vs=155406&id=156632#toc

Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D49268

Files:
  clang-doc/gen_tests.py
  test/clang-doc/bc-comment.cpp
  test/clang-doc/bc-namespace.cpp
  test/clang-doc/bc-record.cpp
  test/clang-doc/mapper-class-in-class.cpp
  test/clang-doc/mapper-class-in-function.cpp
  test/clang-doc/mapper-class.cpp
  test/clang-doc/mapper-comment.cpp
  test/clang-doc/mapper-comments.cpp
  test/clang-doc/mapper-enum.cpp
  test/clang-doc/mapper-function.cpp
  test/clang-doc/mapper-method.cpp
  test/clang-doc/mapper-namespace.cpp
  test/clang-doc/mapper-record.cpp
  test/clang-doc/mapper-struct.cpp
  test/clang-doc/mapper-union.cpp
  test/clang-doc/test_cases/comment.cpp
  test/clang-doc/test_cases/compile_flags.txt
  test/clang-doc/test_cases/namespace.cpp
  test/clang-doc/test_cases/record.cpp
  test/clang-doc/yaml-comment.cpp
  test/clang-doc/yaml-comments.cpp
  test/clang-doc/yaml-namespace.cpp
  test/clang-doc/yaml-record.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49268.156632.patch
Type: text/x-patch
Size: 182379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180720/d2fb7b46/attachment-0001.bin>


More information about the cfe-commits mailing list