llvm-project/clang-tools-extra/clang-doc
Julie Hockett d900ef0a5b [clang-doc] Handle anonymous namespaces
Improves output for anonymous decls, and updates the '--public' flag to exclude everything under an anonymous namespace.

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

llvm-svn: 364674
2019-06-28 19:07:56 +00:00
..
tool [clang-doc] Handle anonymous namespaces 2019-06-28 19:07:56 +00:00
BitcodeReader.cpp BitStream reader: propagate errors 2019-06-26 19:50:12 +00:00
BitcodeReader.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
BitcodeWriter.cpp BitStream reader: propagate errors 2019-06-26 19:50:12 +00:00
BitcodeWriter.h BitStream reader: propagate errors 2019-06-26 19:50:12 +00:00
CMakeLists.txt Reland "Implement a (simple) Markdown generator" 2018-09-11 15:56:55 +00:00
ClangDoc.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ClangDoc.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Generators.cpp Fix file headers. NFC 2019-03-01 09:52:53 +00:00
Generators.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
MDGenerator.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Mapper.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Mapper.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
Representation.cpp [clang-doc] Handle anonymous namespaces 2019-06-28 19:07:56 +00:00
Representation.h [clang-doc] Handle anonymous namespaces 2019-06-28 19:07:56 +00:00
Serialize.cpp [clang-doc] Handle anonymous namespaces 2019-06-28 19:07:56 +00:00
Serialize.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
YAMLGenerator.cpp Fix file headers. NFC 2019-03-01 09:52:53 +00:00