This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 233ecbd [llvm-pdbdump] Add a compact dump mode.
new dad67dd [asan] Refactor instrumentation of globals.
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:
.../Instrumentation/AddressSanitizer.cpp | 333 ++++++++++++---------
.../AddressSanitizer/global_metadata_darwin.ll | 5 +-
2 files changed, 190 insertions(+), 148 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 46efaca Clear the release notes for 5.0.0
new 6a238af Address review comments on r290392: - Don't break using '-mll [...]
new 595d36a Replace some stray uses of the old spelling of the flag with [...]
new 51b99dc Fix two test cases I missed updating in r291850. Sorry for th [...]
The 3 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/Tools.cpp | 10 ++++++----
test/CodeGen/always_inline.c | 2 +-
test/CodeGen/ms-declspecs.c | 2 +-
test/CodeGenCXX/optnone-class-members.cpp | 2 +-
test/CodeGenCXX/optnone-def-decl.cpp | 2 +-
test/Driver/cl-options.c | 2 +-
test/Driver/disable-llvm.c | 22 ++++++++++++++++++++++
test/Profile/gcc-flag-compatibility.c | 4 ++--
8 files changed, 35 insertions(+), 11 deletions(-)
create mode 100644 test/Driver/disable-llvm.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 gcc.
from 48ed5e9 [gcc] 2017-01-12 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new a936aa6 2017-01-12 Sandra Loosemore <sandra(a)codesourcery.com>
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 | 4 ++++
gcc/testsuite/gcc.dg/pr77862.c | 1 +
2 files changed, 5 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 llvm.
from 801dc01 [ThinLTO] Import static functions from the same module as caller
new 233ecbd [llvm-pdbdump] Add a compact dump mode.
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:
tools/llvm-pdbdump/CMakeLists.txt | 1 +
tools/llvm-pdbdump/CompactTypeDumpVisitor.cpp | 57 +++++++++++++++++++++++++++
tools/llvm-pdbdump/CompactTypeDumpVisitor.h | 47 ++++++++++++++++++++++
tools/llvm-pdbdump/LLVMOutputStyle.cpp | 53 +++++++++++++++++--------
tools/llvm-pdbdump/llvm-pdbdump.cpp | 50 ++++++++++++++---------
tools/llvm-pdbdump/llvm-pdbdump.h | 1 +
6 files changed, 174 insertions(+), 35 deletions(-)
create mode 100644 tools/llvm-pdbdump/CompactTypeDumpVisitor.cpp
create mode 100644 tools/llvm-pdbdump/CompactTypeDumpVisitor.h
--
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 cf21982 Remove dead code.
new cc622a7 Remove error(error_code, const Twine &).
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:
ELF/Error.cpp | 4 ----
ELF/Error.h | 4 +---
ELF/InputFiles.cpp | 2 +-
ELF/LTO.cpp | 2 +-
ELF/Writer.cpp | 4 ++--
5 files changed, 5 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 llvm.
from 50082b1 Clear the release notes for 5.0.0
new 801dc01 [ThinLTO] Import static functions from the same module as caller
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/Transforms/IPO/FunctionImport.cpp | 26 ++++++++++++++++++++++----
test/ThinLTO/X86/local_name_conflict.ll | 21 ++++++++++++++++-----
2 files changed, 38 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 lld.
from d680208 Do not use the same name for both a class and a variable.
new c494619 Clear the release notes for 5.0.0
new cf21982 Remove dead code.
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:
ELF/Error.cpp | 4 ----
ELF/Error.h | 1 -
docs/ReleaseNotes.rst | 8 ++++----
3 files changed, 4 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 llvm.
from 15135b3 [ObjectYAML] Pull yaml2dwarf out of yaml2obj for reuse
new 50082b1 Clear the release notes for 5.0.0
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/ReleaseNotes.rst | 36 ++++++++----------------------------
1 file changed, 8 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 clang.
from b35448f Update docs/conf.py version
new 46efaca Clear the release notes for 5.0.0
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/ReleaseNotes.rst | 28 +++++++---------------------
1 file changed, 7 insertions(+), 21 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 35d88f6 Update docs/conf.py version
new 74dbdfd Clear the release notes for 5.0.0
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/ReleaseNotes.rst | 160 +++-----------------------------------------------
1 file changed, 9 insertions(+), 151 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.