This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang-tools-extra.
from 0d5dc6a6 Simplify test clang-tidy-__clang_analyzer__macro.cpp new a2e5f696 [clang-doc] Attaching a name to reference data
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: clang-doc/BitcodeWriter.cpp | 109 +++++++++++----------------- clang-doc/BitcodeWriter.h | 31 ++++---- clang-doc/Representation.h | 71 +++++++++--------- clang-doc/Serialize.cpp | 81 ++++++++++++--------- test/clang-doc/mapper-class-in-class.cpp | 19 +++-- test/clang-doc/mapper-class-in-function.cpp | 24 ++++-- test/clang-doc/mapper-class.cpp | 6 +- test/clang-doc/mapper-comments.cpp | 29 +++++--- test/clang-doc/mapper-enum.cpp | 18 ++--- test/clang-doc/mapper-function.cpp | 20 +++-- test/clang-doc/mapper-method.cpp | 42 +++++++---- test/clang-doc/mapper-namespace.cpp | 2 +- test/clang-doc/mapper-struct.cpp | 14 ++-- test/clang-doc/mapper-union.cpp | 26 ++++--- 14 files changed, 267 insertions(+), 225 deletions(-)