This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f6d63cc [libFuzzer] better documentation for -fsanitize-coverage=trace-cmp new 9927ed3 [CodeView] Fix some Clang-tidy modernize-use-default, moderni [...]
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: include/llvm/DebugInfo/CodeView/CVRecord.h | 19 ++++--- include/llvm/DebugInfo/CodeView/CodeViewRecordIO.h | 16 +++--- .../DebugInfo/CodeView/ModuleSubstreamVisitor.h | 17 +++++-- .../llvm/DebugInfo/CodeView/SymbolDumpDelegate.h | 10 ++-- include/llvm/DebugInfo/CodeView/SymbolRecord.h | 14 +++-- .../CodeView/SymbolVisitorCallbackPipeline.h | 22 ++++---- .../DebugInfo/CodeView/SymbolVisitorCallbacks.h | 13 +++-- .../DebugInfo/CodeView/SymbolVisitorDelegate.h | 10 ++-- include/llvm/DebugInfo/CodeView/TypeDeserializer.h | 23 ++++++--- include/llvm/DebugInfo/CodeView/TypeRecord.h | 59 ++++++++++++++++------ .../CodeView/TypeVisitorCallbackPipeline.h | 28 +++++----- .../llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h | 15 +++--- 12 files changed, 153 insertions(+), 93 deletions(-)