diff options
author | Julie Hockett <juliehockett@google.com> | 2018-10-16 23:07:37 +0000 |
---|---|---|
committer | Julie Hockett <juliehockett@google.com> | 2018-10-16 23:07:37 +0000 |
commit | 229c63b02127e0168da02f0214dd4f35220499ee (patch) | |
tree | 812c3445f7d8119eb4447a9c10b3aad0fada0a7c /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 7f87ca62a27e724a99a3b1ea5933ea62f98b959f (diff) | |
download | llvm-229c63b02127e0168da02f0214dd4f35220499ee.zip llvm-229c63b02127e0168da02f0214dd4f35220499ee.tar.gz llvm-229c63b02127e0168da02f0214dd4f35220499ee.tar.bz2 |
[clang-doc] Limit integration tests
Now that the clang-doc libraries are covered by unit tests, we don't
need to have extensive (and unmaintainable) integration tests. This
replaces the integration test suite with a smaller one that just tests
the tool itself and removes extraneous dumping logic from the tool
itself.
Includes tests that cover the parse->serialize->merge->generate
pipeline, as well as tests for the --public, --format, --doxygen, and
--output flags.
Differential Revision: https://reviews.llvm.org/D53150
llvm-svn: 344655
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions