This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from bcfd8ea6e7 Change assertion to quick exit from checking function.
new 23966147d5 clang/lib/Format/Format.cpp: Fix warnings introduced in rL31 [...]
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/Format/Format.cpp | 4 ++--
1 file changed, 2 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 topic/ssp
in repository newlib.
at aaa57e5be cygwin: create libssp compatibility import library
This branch includes the following new commits:
new ef0dc8a6a ssp: add APIs for Stack Smashing Protection (-fstack-protector*)
new df1cb7ac3 ssp: add Object Size Checking for basic string functions
new c1bc0f8b7 ssp: add Object Size Checking for bcopy, bzero
new 392dbf1ad ssp: add Object Size Checking for basic stdio functions
new a0739df27 ssp: add Object Size Checking for basic unistd.h functions
new 53479d32b ssp: document _FORTIFY_SOURCE with the feature test macros
new 43daa1467 ssp: add build infrastructure
new 54bd71b35 ssp: install headers
new dc6e31213 cygwin: export SSP functions
new aaa57e5be cygwin: create libssp compatibility import library
The 10 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.
--
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 9a675c6da Update the synopsis to match the P/R of 2945. No code changes.
new d422c9531 More statuses, a new patch, too
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:
www/upcoming_meeting.html | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 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 dd478afe4c [analyzer] Removing unused stored field.
new bcfd8ea6e7 Change assertion to quick exit from checking function.
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/Sema/SemaDeclCXX.cpp | 5 ++---
test/SemaCXX/missing-members.cpp | 14 ++++++++++++++
2 files changed, 16 insertions(+), 3 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 7e0324beccf Add test dependency on llvm-cfi-verify to fix up the build [...]
new b1a2e303f23 [DAGCombiner] Fix typos in comments. 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:
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 ++--
1 file changed, 2 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 compiler-rt.
from b3c355d3c Revert "[fuzzer] Fix threaded stack printing and nested mallo [...]
new e8c4cd327 [fuzzer] Fix threaded stack printing
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/fuzzer/FuzzerLoop.cpp | 5 +++
...hreadedTest.cpp => TraceMallocThreadedTest.cpp} | 12 +++-----
test/fuzzer/trace-malloc-threaded.test | 36 ++++++++++++++++++++++
3 files changed, 45 insertions(+), 8 deletions(-)
copy test/fuzzer/{ThreadedTest.cpp => TraceMallocThreadedTest.cpp} (68%)
create mode 100644 test/fuzzer/trace-malloc-threaded.test
--
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 aoliva/SFN
in repository gcc.
from 80cc133e12d SFN: don't purge dead edges if without debug insns we wouldn't
new 5cbf7c510df SFN: clean up debug insns after single insn that is a contr [...]
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/cfgbuild.c | 35 ++++++++++++++++++++++++++++-------
1 file changed, 28 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 clang.
from 93dccb5457 [X86] Define i586 and pentium preprocessor defines for -marc [...]
new dd478afe4c [analyzer] Removing unused stored field.
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/Analysis/AnalysisDeclContext.h | 1 -
lib/Analysis/AnalysisDeclContext.cpp | 2 +-
2 files changed, 1 insertion(+), 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 clang.
from 2680fb2e8a [c++17] Refine resolution of constructor / conversion functi [...]
new 93dccb5457 [X86] Define i586 and pentium preprocessor defines for -marc [...]
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/Basic/Targets/X86.cpp | 2 ++
test/Preprocessor/predefined-arch-macros.c | 18 +++++++++++-------
2 files changed, 13 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.