This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from ecff61e clang-format: Make it very slighly more expensive to wrap bet [...]
new 60b8b69 [ubsan] Add a nullability sanitizer
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:
docs/UndefinedBehaviorSanitizer.rst | 12 +-
include/clang/Basic/Sanitizers.def | 5 +
lib/CodeGen/CGCall.cpp | 110 +++++++++++---
lib/CodeGen/CGDecl.cpp | 38 +++++
lib/CodeGen/CGExprScalar.cpp | 6 +-
lib/CodeGen/CodeGenFunction.cpp | 12 ++
lib/CodeGen/CodeGenFunction.h | 17 +++
lib/Driver/SanitizerArgs.cpp | 11 +-
lib/Driver/ToolChain.cpp | 3 +-
test/CodeGenObjC/ubsan-nonnull-and-nullability.m | 31 ++++
test/CodeGenObjC/ubsan-nullability.m | 182 +++++++++++++++++++++++
11 files changed, 398 insertions(+), 29 deletions(-)
create mode 100644 test/CodeGenObjC/ubsan-nonnull-and-nullability.m
create mode 100644 test/CodeGenObjC/ubsan-nullability.m
--
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 3bbf394 In visitSTORE, always use FindBetterChain, rather than only w [...]
new 5fc240a Recommitting Craig Topper's patch now that r296476 has been r [...]
new 3789b61 Add missing condprop-xfail.ll that contains the remaining xfa [...]
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/CodeGen/SelectionDAG/SelectionDAGISel.cpp | 2 +-
test/CodeGen/X86/i256-add.ll | 336 +++++++-------------------
test/Transforms/NewGVN/condprop-xfail.ll | 123 ++++++++++
3 files changed, 206 insertions(+), 255 deletions(-)
create mode 100644 test/Transforms/NewGVN/condprop-xfail.ll
--
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 370e396 Fix crash with interrupt attribute on ARM.
new ecff61e clang-format: Make it very slighly more expensive to wrap bet [...]
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/TokenAnnotator.cpp | 2 +-
unittests/Format/FormatTestProto.cpp | 7 +++++++
2 files changed, 8 insertions(+), 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 compiler-rt.
from 185fc10 [asan] Split SIGSEGV / SIGBUS handling so we can handle only [...]
new 708f1d6 [Builtin][AArch64] Fix build errors of test cases
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/builtins/Unit/multf3_test.c | 1 +
test/builtins/Unit/subtf3_test.c | 1 +
2 files changed, 2 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 5aeef7a Reapply [VFS] Ignore broken symlinks in the directory iterator.
new 370e396 Fix crash with interrupt attribute on ARM.
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/SemaExpr.cpp | 2 +-
test/Sema/arm-interrupt-attr.c | 5 +++++
2 files changed, 6 insertions(+), 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 clang.
from 19f6173 Fix -Wunused-lambda-capture warning in new code
new 5aeef7a Reapply [VFS] Ignore broken symlinks in the directory iterator.
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/Basic/VirtualFileSystem.h | 2 +-
lib/Basic/VirtualFileSystem.cpp | 7 +--
unittests/Basic/VirtualFileSystemTest.cpp | 90 +++++++++++++++++++++++++++++++
3 files changed, 93 insertions(+), 6 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 9c7272f Automatic date update in version.in
new 8a6200b Restore test-cp-name-parser build
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:
gdb/ChangeLog | 6 ++++++
gdb/cp-name-parser.y | 17 ++++++++---------
2 files changed, 14 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 gcc.
from f768198 * es.po: Update.
new 542135b 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 810e24e PR libstdc++/80034 * include/bits/list.tcc (merge(list&&)): U [...]
new ec91b74 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.