This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 2738ea8d91 [ODRHash] Supply more information when generic error message [...]
new 508d7a3926 Run dos2unix on ms-intrinsics-rotations.c test. NFC
new 480d0489f4 Support MS builtins using 'long' on LP64 platforms
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/clang/Basic/Builtins.def | 31 ++--
include/clang/Basic/BuiltinsARM.def | 8 +-
include/clang/Basic/BuiltinsX86.def | 20 +-
include/clang/Basic/BuiltinsX86_64.def | 4 +-
lib/AST/ASTContext.cpp | 14 +-
test/CodeGen/ms-intrinsics-other.c | 161 ++++++++++++++++
test/CodeGen/ms-intrinsics-rotations.c | 330 ++++++++++++++++-----------------
test/CodeGen/pr27892.c | 23 ---
8 files changed, 365 insertions(+), 226 deletions(-)
create mode 100644 test/CodeGen/ms-intrinsics-other.c
delete mode 100644 test/CodeGen/pr27892.c
--
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 d58056ac1 Improve error messages.
new 81e9b2642 Define __guard_{iat,longjmp}_{count,table} symbols.
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:
COFF/Driver.cpp | 6 +++-
test/COFF/{imports-mangle.test => guardcf.test} | 48 ++++++++++++++-----------
2 files changed, 33 insertions(+), 21 deletions(-)
copy test/COFF/{imports-mangle.test => guardcf.test} (56%)
--
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 lldb.
from d6f009784 Correct syntax mistake hidden in assert(3)
new 055a88df3 Fix a python object leak in SWIG glue.
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:
scripts/Python/python-wrapper.swig | 3 ++-
1 file changed, 2 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 5fe13167ad Prevent devirtualization of calls to un-instantiated functions.
new 2738ea8d91 [ODRHash] Supply more information when generic error message [...]
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/DiagnosticSerializationKinds.td | 5 +++++
lib/Serialization/ASTReader.cpp | 11 +++++++++++
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 binutils-gdb.
from eceb74ca64 Automatic date update in version.in
new eb83230b4d Fix PR gdb/21606: SYMBOL_FUNCTIONS_DOMAIN misspelled in docu [...]
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/doc/ChangeLog | 7 +++++++
gdb/doc/guile.texi | 2 +-
gdb/doc/python.texi | 2 +-
3 files changed, 9 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 f7b4c29b5 [asan] Fix android compiler wrapper lost in r301617.
new 5866aaba9 Revert "[compiler-rt] Don't reset non-default user handler if [...]
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/sanitizer_common/sanitizer_posix_libcdep.cc | 20 +----------
test/asan/TestCases/Linux/preinstalled_signal.cc | 44 +++++++++++++-----------
2 files changed, 24 insertions(+), 40 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 c13d2469d [Sanitizers] Move cached allocator_may_return_null flag to sa [...]
new f7b4c29b5 [asan] Fix android compiler wrapper lost in r301617.
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/asan/lit.cfg | 1 +
1 file changed, 1 insertion(+)
--
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 879a1f049b8 2017-06-20 Andreas Tobler <andreast(a)gcc.gnu.org>
new d1b5c12ac6f 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.