llvm-project/clang-tools-extra/test/clang-doc
Julie Hockett e78f30183e [clang-doc] Implement a YAML generator
Implmenting a YAML generator from the emitted bitcode summary of
declarations. Emits one YAML file for each declaration information.

For a more detailed overview of the tool, see the design document on the mailing list: http://lists.llvm.org/pipermail/cfe-dev/2017-December/056203.html

llvm-svn: 334103
2018-06-06 16:13:17 +00:00
..
bc-comment.cpp [clang-doc] Implement reducer portion of the frontend framework 2018-06-04 17:22:20 +00:00
bc-namespace.cpp [clang-doc] Implement reducer portion of the frontend framework 2018-06-04 17:22:20 +00:00
bc-record.cpp [clang-doc] Implement reducer portion of the frontend framework 2018-06-04 17:22:20 +00:00
mapper-class-in-class.cpp [clang-doc] Attaching a name to reference data 2018-05-04 17:02:13 +00:00
mapper-class-in-function.cpp [clang-doc] Attaching a name to reference data 2018-05-04 17:02:13 +00:00
mapper-class.cpp [clang-doc] Attaching a name to reference data 2018-05-04 17:02:13 +00:00
mapper-comments.cpp [clang-doc] Attaching a name to reference data 2018-05-04 17:02:13 +00:00
mapper-enum.cpp [clang-doc] Attaching a name to reference data 2018-05-04 17:02:13 +00:00
mapper-function.cpp [clang-doc] Attaching a name to reference data 2018-05-04 17:02:13 +00:00
mapper-method.cpp [clang-doc] Attaching a name to reference data 2018-05-04 17:02:13 +00:00
mapper-namespace.cpp [clang-doc] Attaching a name to reference data 2018-05-04 17:02:13 +00:00
mapper-struct.cpp [clang-doc] Attaching a name to reference data 2018-05-04 17:02:13 +00:00
mapper-union.cpp [clang-doc] Attaching a name to reference data 2018-05-04 17:02:13 +00:00
yaml-comments.cpp [clang-doc] Implement a YAML generator 2018-06-06 16:13:17 +00:00
yaml-namespace.cpp [clang-doc] Implement a YAML generator 2018-06-06 16:13:17 +00:00
yaml-record.cpp [clang-doc] Implement a YAML generator 2018-06-06 16:13:17 +00:00