hanchenye-llvm-project/clang-tools-extra/clang-doc
Julie Hockett b218069826 [clang-doc] Create a script to generate tests
Upstreaming the script I use to generate clang-doc tests (and updating
the existing tests to use it)

Differential Revision: https://reviews.llvm.org/D49268

llvm-svn: 337632
2018-07-20 23:00:34 +00:00
..
tool [clang-doc] Adding PublicOnly flag 2018-07-20 18:49:55 +00:00
BitcodeReader.cpp [clang-doc] Implement reducer portion of the frontend framework 2018-06-04 17:22:20 +00:00
BitcodeReader.h [clang-doc] Implement reducer portion of the frontend framework 2018-06-04 17:22:20 +00:00
BitcodeWriter.cpp [clang-doc] Implement reducer portion of the frontend framework 2018-06-04 17:22:20 +00:00
BitcodeWriter.h [clang-doc] Implement reducer portion of the frontend framework 2018-06-04 17:22:20 +00:00
CMakeLists.txt [clang-doc] Implement a YAML generator 2018-06-06 16:13:17 +00:00
ClangDoc.cpp [clang-doc] Adding PublicOnly flag 2018-07-20 18:49:55 +00:00
ClangDoc.h [clang-doc] Adding PublicOnly flag 2018-07-20 18:49:55 +00:00
Generators.cpp [clang-doc] Implement a YAML generator 2018-06-06 16:13:17 +00:00
Generators.h [clang-doc] Implement a YAML generator 2018-06-06 16:13:17 +00:00
Mapper.cpp [clang-doc] Adding PublicOnly flag 2018-07-20 18:49:55 +00:00
Mapper.h [clang-doc] Adding PublicOnly flag 2018-07-20 18:49:55 +00:00
Representation.cpp [clang-doc] Adding PublicOnly flag 2018-07-20 18:49:55 +00:00
Representation.h [clang-doc] Adding PublicOnly flag 2018-07-20 18:49:55 +00:00
Serialize.cpp [clang-doc] Adding PublicOnly flag 2018-07-20 18:49:55 +00:00
Serialize.h [clang-doc] Adding PublicOnly flag 2018-07-20 18:49:55 +00:00
YAMLGenerator.cpp [clang-doc] Implement a YAML generator 2018-06-06 16:13:17 +00:00
gen_tests.py [clang-doc] Create a script to generate tests 2018-07-20 23:00:34 +00:00