This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from d7a69d0ab Standardize the OTHER_LDFLAGS for the lldb-gtest-build target.
new 1f73a5c6f Add a break to avoid an unannotated fall-through.
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:
source/Plugins/Language/CPlusPlus/MSVCUndecoratedNameParser.cpp | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 63cd3e5cd36 [llvm-strip] Check "strip" with StringRef::contains instead [...]
new 8fa10fd67fb [XRay] Use TSC delta encoding for custom/typed events
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/XRay/BlockIndexer.h | 2 +
include/llvm/XRay/BlockPrinter.h | 2 +
include/llvm/XRay/BlockVerifier.h | 3 ++
include/llvm/XRay/FDRRecords.h | 53 ++++++++++++++++++-
include/llvm/XRay/FDRTraceExpander.h | 2 +
include/llvm/XRay/FDRTraceWriter.h | 2 +
include/llvm/XRay/RecordPrinter.h | 2 +
lib/XRay/BlockIndexer.cpp | 10 ++++
lib/XRay/BlockPrinter.cpp | 18 +++++++
lib/XRay/BlockVerifier.cpp | 28 ++++++++--
lib/XRay/FDRRecordProducer.cpp | 5 +-
lib/XRay/FDRRecords.cpp | 2 +
lib/XRay/FDRTraceExpander.cpp | 33 ++++++++++++
lib/XRay/FDRTraceWriter.cpp | 18 +++++++
lib/XRay/FileHeaderReader.cpp | 4 --
lib/XRay/RecordInitializer.cpp | 99 ++++++++++++++++++++++++++++++++++++
lib/XRay/RecordPrinter.cpp | 15 ++++++
lib/XRay/Trace.cpp | 13 ++++-
unittests/XRay/FDRRecordsTest.cpp | 12 +++++
19 files changed, 310 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.