This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from b146aa4a2f Remove obsolete comment
new 035a4f5180 [analyzer] Add support for constructors of arguments.
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:
.../StaticAnalyzer/Core/PathSensitive/CallEvent.h | 34 +++--
.../StaticAnalyzer/Core/PathSensitive/ExprEngine.h | 5 +
.../Checkers/BasicObjCFoundationChecks.cpp | 5 +
lib/StaticAnalyzer/Core/CallEvent.cpp | 62 ++++++--
lib/StaticAnalyzer/Core/ExprEngine.cpp | 33 +++--
lib/StaticAnalyzer/Core/ExprEngineCXX.cpp | 80 ++++++++++-
.../Core/ExprEngineCallAndReturn.cpp | 54 ++++++-
lib/StaticAnalyzer/Core/ExprEngineObjC.cpp | 16 ++-
test/Analysis/copy-elision.cpp | 87 ++++++++++--
test/Analysis/temporaries.cpp | 156 ++++++++++++++++++++-
test/Analysis/temporaries.mm | 8 +-
11 files changed, 485 insertions(+), 55 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 010c53f89 [libc++] Disable failing C11 feature tests for <cfloat> and < [...]
new a1b4766c4 [libcxx] Fix XFAILs for aligned allocation tests on older OSX [...]
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:
.../memory/aligned_allocation_macro.pass.cpp | 14 ++++++-----
.../delete_align_val_t_replace.pass.cpp | 28 +++++++++++++++-------
.../new.delete.array/new_align_val_t.pass.cpp | 23 ++++++++++++------
.../new_align_val_t_nothrow.pass.cpp | 22 ++++++++++++-----
.../new_align_val_t_nothrow_replace.pass.cpp | 24 ++++++++++++++-----
.../{new_size.fail.cpp => new_size.sh.cpp} | 7 +++---
...w_size_align.fail.cpp => new_size_align.sh.cpp} | 7 +++---
...hrow.fail.cpp => new_size_align_nothrow.sh.cpp} | 7 +++---
...ze_nothrow.fail.cpp => new_size_nothrow.sh.cpp} | 7 +++---
.../delete_align_val_t_replace.pass.cpp | 28 +++++++++++++++-------
.../new.delete.single/new_align_val_t.pass.cpp | 22 ++++++++++++-----
.../new_align_val_t_nothrow.pass.cpp | 22 ++++++++++++-----
.../new_align_val_t_nothrow_replace.pass.cpp | 24 ++++++++++++++-----
.../new.delete.single/new_size_align.fail.cpp | 25 -------------------
.../new_size_align.sh.cpp} | 9 +++----
...hrow.fail.cpp => new_size_align_nothrow.sh.cpp} | 7 +++---
16 files changed, 171 insertions(+), 105 deletions(-)
rename test/std/language.support/support.dynamic/new.delete/new.delete.array/{new_ [...]
copy test/std/language.support/support.dynamic/new.delete/new.delete.array/{new_si [...]
rename test/std/language.support/support.dynamic/new.delete/new.delete.array/{new_ [...]
rename test/std/language.support/support.dynamic/new.delete/new.delete.array/{new_ [...]
delete mode 100644 test/std/language.support/support.dynamic/new.delete/new.delete [...]
rename test/std/language.support/support.dynamic/new.delete/{new.delete.array/new_ [...]
rename test/std/language.support/support.dynamic/new.delete/new.delete.single/{new [...]
--
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 486fbebb6 [SanitizerCoverage] Add associated metadata to PC guards.
new a2aff5eb1 [hwasan] Add a basic API.
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/sanitizer/hwasan_interface.h | 12 ++++++++++++
lib/hwasan/hwasan.cc | 15 +++++++++++---
lib/hwasan/hwasan_interface_internal.h | 3 +++
test/hwasan/TestCases/hwasan-print-shadow.cc | 29 ++++++++++++++++++++++++++++
4 files changed, 56 insertions(+), 3 deletions(-)
create mode 100644 test/hwasan/TestCases/hwasan-print-shadow.cc
--
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 cbc40b6d2 [libc++] Fix incorrect definition of TEST_HAS_C11_FEATURES
new 51a2f0c64 [libc++] Detect C11 features on non-Clang compilers
new 010c53f89 [libc++] Disable failing C11 feature tests for <cfloat> and < [...]
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:
include/__config | 44 +++++++++++-----------
test/std/depr/depr.c.headers/float_h.pass.cpp | 6 +--
.../support.limits/c.limits/cfloat.pass.cpp | 6 +--
3 files changed, 28 insertions(+), 28 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 1c3830456f3 Include <sys/random.h> for getentropy on Solaris
new 57860819181 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gcc-8-branch
in repository gcc.
from b8e237de05e [aarch64] Fix falkor pipeline description for dup<q>
new e82e6381842 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gcc-7-branch
in repository gcc.
from c76c4c61160 Daily bump.
new 1fbef54ee36 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gcc-6-branch
in repository gcc.
from d7b43c8fd98 2018-08-14 Matthias Klose <doko(a)ubuntu.com>
new 75e92b36455 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 1bc60e5624 x86-64: Display eiz for address with the addr32 prefix
new 07aff30e92 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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 gdb-8.2-branch
in repository binutils-gdb.
from b169210485 Automatic date update in version.in
new 0552396e71 Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.