This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 4acf6c3 [docs] Coverage: Explain how to avoid static initializers
new 4ecfbf3 [ItaniumMangle] Mangle dependent __underlying_type correctly
new 3547063 [Sema] Teach CheckPlaceholderExpr about unaddressable functions.
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/Sema/Sema.h | 2 ++
lib/AST/ItaniumMangle.cpp | 2 +-
lib/Sema/SemaCast.cpp | 22 ++++------------
lib/Sema/SemaExpr.cpp | 20 ++++++++------
lib/Sema/SemaOverload.cpp | 30 +++++++++++++++++++++
test/CodeGenCXX/mangle.cpp | 10 +++++++
test/SemaCXX/unaddressable-functions.cpp | 45 ++++++++++++++++++++++++++++++++
7 files changed, 105 insertions(+), 26 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 fa27f92 IR: Call dropAllReferences from GlobalVariable's destructor.
new 44e9b30 [pdb] Try to fix use after free.
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/DebugInfo/PDB/Raw/DbiStream.cpp | 6 ++++++
lib/DebugInfo/PDB/Raw/PDBFile.cpp | 3 +++
lib/DebugInfo/PDB/Raw/TpiStream.cpp | 4 ++++
tools/llvm-pdbdump/LLVMOutputStyle.cpp | 8 ++++++--
tools/llvm-pdbdump/llvm-pdbdump.cpp | 2 ++
5 files changed, 21 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 llvm.
from 5ae402a [pdbdump] Print out # of hash buckets.
new fa27f92 IR: Call dropAllReferences from GlobalVariable's destructor.
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/llvm/IR/GlobalVariable.h | 2 ++
1 file 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 gcc.
from d3cb49c * predict.c (predict_iv_comparison): Mention that heuristics [...]
new 00381c9 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 9c7afda Backport from mainline 2016-06-07 Peter Bergner <bergner@ [...]
new ea72997 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-5-branch
in repository gcc.
from 18271e9 Backport from mainline 2016-06-07 Peter Bergner <bergner@ [...]
new 9300ead 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-4_9-branch
in repository gcc.
from d3a1a3a Backport from mainline 2016-06-07 Peter Bergner <bergner@ [...]
new e2a8feb 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 llvm.
from 650053d [pdbdump] Print out TPI hash key size.
new 5ae402a [pdbdump] Print out # of hash buckets.
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/llvm/DebugInfo/PDB/Raw/TpiStream.h | 1 +
lib/DebugInfo/PDB/Raw/TpiStream.cpp | 1 +
test/DebugInfo/PDB/pdbdump-headers.test | 2 ++
tools/llvm-pdbdump/LLVMOutputStyle.cpp | 1 +
4 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 compiler-rt.
from 29078f9 [scudo] trying to fix the bot: aligned_alloc is not known the [...]
new 61be762 [esan] Intercept calloc to avoid deadlocks with tcmalloc
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/esan/esan_interceptors.cpp | 54 ++++++++++++++++++++++++++++++++++++++++--
1 file changed, 52 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 binutils-gdb.
from 3b67f09 bfd/s390: Misc minor fixes.
new 33c2b98 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.