[PATCH] D53150: [clang-doc] Limit integration tests

Julie Hockett via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 16 16:09:51 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE344655: [clang-doc] Limit integration tests (authored by juliehockett, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53150?vs=169250&id=169913#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53150

Files:
  clang-doc/gen_tests.py
  clang-doc/tool/ClangDocMain.cpp
  test/clang-doc/bc-comment.cpp
  test/clang-doc/bc-linkage.cpp
  test/clang-doc/bc-module.cpp
  test/clang-doc/bc-namespace.cpp
  test/clang-doc/bc-record.cpp
  test/clang-doc/mapper-comment.cpp
  test/clang-doc/mapper-linkage.cpp
  test/clang-doc/mapper-module.cpp
  test/clang-doc/mapper-namespace.cpp
  test/clang-doc/mapper-record.cpp
  test/clang-doc/md-comment.cpp
  test/clang-doc/md-linkage.cpp
  test/clang-doc/md-module.cpp
  test/clang-doc/md-namespace.cpp
  test/clang-doc/md-record.cpp
  test/clang-doc/public-comment.cpp
  test/clang-doc/public-linkage.cpp
  test/clang-doc/public-module.cpp
  test/clang-doc/public-namespace.cpp
  test/clang-doc/public-record.cpp
  test/clang-doc/single-file-public.cpp
  test/clang-doc/single-file.cpp
  test/clang-doc/test_cases/comment.cpp
  test/clang-doc/test_cases/compile_flags.txt
  test/clang-doc/test_cases/linkage.cpp
  test/clang-doc/test_cases/module.cpp
  test/clang-doc/test_cases/namespace.cpp
  test/clang-doc/test_cases/record.cpp
  test/clang-doc/yaml-comment.cpp
  test/clang-doc/yaml-linkage.cpp
  test/clang-doc/yaml-module.cpp
  test/clang-doc/yaml-namespace.cpp
  test/clang-doc/yaml-record.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53150.169913.patch
Type: text/x-patch
Size: 308375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181016/8f30932f/attachment-0001.bin>


More information about the cfe-commits mailing list