This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository compiler-rt.
from 2b6ced66b [compiler-rt] Cleanup decorators
new bc89e23c3 [compiler-rt] Move IsStackOverflow from asan into sanitizer_common
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:
lib/asan/asan_posix.cc | 45 +------------------------------
lib/sanitizer_common/sanitizer_common.h | 1 +
lib/sanitizer_common/sanitizer_posix.cc | 47 +++++++++++++++++++++++++++++++++
3 files changed, 49 insertions(+), 44 deletions(-)
--
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 lld.
from f7bd9fea6 [MinGW] Ignore the sysroot parameter
new 9180a6e08 Sort options.
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:
MinGW/Driver.cpp | 2 +-
MinGW/Options.td | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
--
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 compiler-rt.
from 234cf084c [scudo] Fix improper TSD init after TLS destructors are called
new 2b6ced66b [compiler-rt] Cleanup decorators
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:
lib/asan/asan_descriptions.cc | 18 +++++++-------
lib/asan/asan_descriptions.h | 5 ----
lib/asan/asan_errors.cc | 28 +++++++++++-----------
lib/asan/asan_report.cc | 5 ++--
lib/lsan/lsan_common.cc | 5 ++--
lib/msan/msan_report.cc | 23 +++++++++---------
lib/sanitizer_common/sanitizer_report_decorator.h | 4 ++--
lib/tsan/rtl/tsan_report.cc | 29 +++++++++--------------
lib/ubsan/ubsan_diag.cc | 8 +++----
9 files changed, 54 insertions(+), 71 deletions(-)
--
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 clang.
from 440d6c02ac clang-rename: let -force handle multiple renames
new c9445f041c [Lexer] Report more precise skipped regions (PR34166)
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/clang/Lex/PPCallbacks.h | 11 +++---
include/clang/Lex/PreprocessingRecord.h | 3 +-
include/clang/Lex/Preprocessor.h | 14 ++++----
lib/CodeGen/CoverageMappingGen.cpp | 2 +-
lib/CodeGen/CoverageMappingGen.h | 2 +-
lib/Lex/PPDirectives.cpp | 59 +++++++++++++++++++--------------
lib/Lex/PreprocessingRecord.cpp | 5 +--
test/CoverageMapping/preprocessor.c | 53 +++++++++++++++++++++++------
test/Index/skipped-ranges.c | 6 ++--
tools/libclang/Indexing.cpp | 3 +-
10 files changed, 104 insertions(+), 54 deletions(-)
--
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 clang-tools-extra.
from 65938c9a [clang-tidy] FunctionSizeCheck: wrap FunctionASTVisitor into [...]
new ab91a552 [pp-trace] Update skipped source ranges in tests
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:
pp-trace/PPCallbacksTracker.cpp | 5 +++--
pp-trace/PPCallbacksTracker.h | 3 ++-
test/pp-trace/pp-trace-conditional.cpp | 32 ++++++++++++++++----------------
test/pp-trace/pp-trace-macro.cpp | 2 +-
4 files changed, 22 insertions(+), 20 deletions(-)
--
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 lld.
from c5b7fff00 Improve readability of MinGW driver. NFC.
new 27d3792af [MinGW] Map the -verbose option, implement -### for showing t [...]
new f7bd9fea6 [MinGW] Ignore the sysroot parameter
The 2 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:
MinGW/Driver.cpp | 12 +++++++++++-
MinGW/Options.td | 7 ++++++-
test/MinGW/driver.s | 5 +++++
3 files changed, 22 insertions(+), 2 deletions(-)
--
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 c18e8bc0df8 [InstSimplify] add tests for possible sdiv/srem simplificat [...]
new 7d56a780c05 [InstSimplify] fix some test names; NFC
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:
test/Transforms/InstSimplify/div.ll | 24 +++++-----
test/Transforms/InstSimplify/rem.ll | 24 +++++-----
test/Transforms/InstSimplify/signed-div-rem.ll | 64 +++++++++++++-------------
3 files changed, 56 insertions(+), 56 deletions(-)
--
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 binutils-gdb.
from 4ec521f238 nds32: Rename __BIT() to N32_BIT().
new 7c96f8c1da Add new_inferior, inferior_deleted, and new_thread events
new 35c61a1dd5 Small event ownership clean up in Python layer
new 7d221d749c Make it simpler to add events to Python
The 3 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:
gdb/ChangeLog | 84 ++++++++++++++++++
gdb/NEWS | 6 ++
gdb/doc/ChangeLog | 4 +
gdb/doc/python.texi | 33 +++++++
gdb/{mi/mi-interp.h => python/py-all-events.def} | 31 +++++--
gdb/python/py-bpevent.c | 13 +--
gdb/python/py-continueevent.c | 11 +--
gdb/python/py-event-types.def | 107 +++++++++++++++++++++++
gdb/python/py-event.c | 4 +-
gdb/python/py-event.h | 79 ++---------------
gdb/python/py-events.h | 19 +---
gdb/python/py-evts.c | 43 +--------
gdb/python/py-exitedevent.c | 10 ---
gdb/python/py-inferior.c | 65 ++++++++++++++
gdb/python/py-infevents.c | 38 +-------
gdb/python/py-newobjfileevent.c | 16 ----
gdb/python/py-signalevent.c | 13 +--
gdb/python/py-stopevent.c | 16 ++--
gdb/python/py-stopevent.h | 8 +-
gdb/python/py-threadevent.c | 23 ++---
gdb/python/python-internal.h | 26 ------
gdb/python/python.c | 65 +++++++++++---
gdb/testsuite/ChangeLog | 5 ++
gdb/testsuite/gdb.python/py-inferior.exp | 24 +++++
gdb/testsuite/gdb.python/py-infthread.exp | 12 +++
25 files changed, 459 insertions(+), 296 deletions(-)
copy gdb/{mi/mi-interp.h => python/py-all-events.def} (50%)
create mode 100644 gdb/python/py-event-types.def
--
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 clang.
from aae8a30c39 clang-format: [JS] wrap and indent `goog.setTestOnly` calls.
new 13258ab921 Driver: default to `-fno-use-cxatexit` on Windows
new 440d6c02ac clang-rename: let -force handle multiple renames
The 2 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:
lib/Driver/ToolChains/Clang.cpp | 2 +-
lib/Tooling/Refactoring/Rename/RenamingAction.cpp | 7 +++++-
.../Refactoring/Rename/USRFindingAction.cpp | 5 +++-
test/Driver/cxa-atexit.cpp | 27 ++++++++++++++++++++++
test/clang-rename/ForceMulti.cpp | 8 +++++++
tools/clang-rename/ClangRename.cpp | 6 -----
6 files changed, 46 insertions(+), 9 deletions(-)
create mode 100644 test/Driver/cxa-atexit.cpp
create mode 100644 test/clang-rename/ForceMulti.cpp
--
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 lld.
from a44825a15 Remove cross-target test dependency.
new c5b7fff00 Improve readability of MinGW driver. NFC.
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:
MinGW/Driver.cpp | 156 ++++++++++++++++++++++++-------------------------------
1 file changed, 69 insertions(+), 87 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.