This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 4e37891c39 PR34163: Don't cache an incorrect key function for a class i [...] new 7602b13a8e clang-format: add an option -verbose to list the files being [...]
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: docs/ClangFormat.rst | 1 + docs/ReleaseNotes.rst | 3 +++ test/Format/verbose.cpp | 16 ++++++++++++++++ tools/clang-format/ClangFormat.cpp | 32 ++++++++++++++++---------------- 4 files changed, 36 insertions(+), 16 deletions(-) create mode 100644 test/Format/verbose.cpp