This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from e037b673a [lit] Add pthread to the compilation of the tests on Linux
new 5fc600b64 Update call to EvaluateAsInt() to the new syntax.
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/Symbol/ClangASTContext.cpp | 11 ++++++-----
1 file changed, 6 insertions(+), 5 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 libcxx.
from ce2232ff8 [libcxx] Make sure operator+ is declared with the right visib [...]
new bac4a9b67 Fix missing includes in test header
new 3ad8fb7ec [libcxx] Mark strstreams tests as being supported on all OS X [...]
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:
.../depr.strstreambuf.members/overflow.pass.cpp | 4 ----
test/support/counting_predicates.hpp | 11 ++++++-----
2 files changed, 6 insertions(+), 9 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 6986dc5a Revert 347366, its prerequisite 347364 got reverted.
new a6729188 Update call to EvaluateAsInt() to the new syntax.
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-tidy/bugprone/MisplacedWideningCastCheck.cpp | 12 +++++------
clang-tidy/bugprone/SuspiciousMemsetUsageCheck.cpp | 23 ++++++++++++++--------
.../cert/ProperlySeededRandomGeneratorCheck.cpp | 4 ++--
3 files changed, 23 insertions(+), 16 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 gcc.
from 6c94bf62eae PR middle-end/88129 * function.c (expand_function_end): D [...]
new 4b0e25f99d8 PR rtl-optimization/85925 * gcc.c-torture/execute/2018112 [...]
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:
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.c-torture/execute/20181120-1.c | 6 ++++--
2 files changed, 13 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 36e75104e14 [DAGCombiner] reduce code duplication; NFC
new 1b3ba79d39f [InstCombine] Add tests for funnel shift with zero operand; 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/InstCombine/fsh.ll | 36 ++++++++++++++++++++++++++++++++++++
1 file changed, 36 insertions(+)
--
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 ae5efa5148 [OPENMP] Refactor code for parsing omp declare target direct [...]
new cb1a557450 [Driver] Use --push/pop-state with Sanitizer link deps
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/Driver/ToolChains/CommonArgs.cpp | 2 ++
test/Driver/sanitizer-ld.c | 14 ++++++++++++++
2 files changed, 16 insertions(+)
--
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 1a48cabb3 tsan: add pthread_tryjoin_np and pthread_timedjoin_np interceptors
new 2451cfd61 [compiler-rt][UBSan] silence_unsigned_overflow: do *NOT* igno [...]
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/ubsan/ubsan_flags.inc | 4 ++--
lib/ubsan/ubsan_handlers.cc | 4 +++-
test/ubsan/TestCases/Integer/no-recover.cpp | 4 +++-
3 files changed, 8 insertions(+), 4 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 1c97054b87 Make command-repeat work after gdb.execute
new 51534d7ab8 S12Z: Add alias instructions BHS and BLO.
new 27f42a4ddb S12Z opcodes: Fix bug disassembling certain shift instructions.
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:
gas/ChangeLog | 11 +++++++++++
gas/config/tc-s12z.c | 2 ++
gas/testsuite/gas/s12z/bra.d | 6 ++++--
gas/testsuite/gas/s12z/bra.s | 2 ++
gas/testsuite/gas/s12z/shift.d | 4 +++-
gas/testsuite/gas/s12z/shift.s | 2 ++
opcodes/ChangeLog | 5 +++++
opcodes/s12z-dis.c | 44 ++++++++++++++++++++++++------------------
8 files changed, 54 insertions(+), 22 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 gcc.
from 179aeb6b50e PR target/85667 * config/i386/i386.c (function_value_ms_6 [...]
new 6c94bf62eae PR middle-end/88129 * function.c (expand_function_end): D [...]
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:
gcc/ChangeLog | 5 +++++
gcc/function.c | 8 --------
2 files changed, 5 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.