This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 384ba40c274 [ConstantRange] Use APInt::isNullValue in place of comparin [...]
new eef1c419642 [ConstantRange] Combine the two adds max+1 in lshr into a s [...]
new b23f8ea900d [ConstantRange] Rewrite shl to avoid repeated calls to getU [...]
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/IR/ConstantRange.cpp | 26 +++++++++++++++-----------
1 file changed, 15 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 5c900216f19 Revert "Don't add DBG_VALUE instructions for static allocas [...]
new 384ba40c274 [ConstantRange] Use APInt::isNullValue in place of comparin [...]
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/IR/ConstantRange.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 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 432ed0e4a6 [Sema] Make typeof(OverloadedFunctionName) not a pointer.
new 7040aa8cc2 Fix PR32638 : Make sure we switch Sema's CurContext to the s [...]
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/SemaTemplateInstantiateDecl.cpp | 1 +
test/SemaCXX/cxx1y-generic-lambdas.cpp | 7 +++++++
2 files changed, 8 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 aeafc17fa6 [ODRHash] Loosen checks on typedefs.
new 432ed0e4a6 [Sema] Make typeof(OverloadedFunctionName) not a pointer.
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/Sema/Sema.h | 3 ++-
lib/Sema/SemaCast.cpp | 3 ++-
lib/Sema/SemaOverload.cpp | 6 +++---
test/Sema/overloadable.c | 15 +++++++++++++++
test/SemaCXX/enable_if.cpp | 14 ++++++++++++++
5 files changed, 36 insertions(+), 5 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 f6d9512def [Sema][ObjC] Clean up possible null dereference.
new aeafc17fa6 [ODRHash] Loosen checks on typedefs.
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/AST/ODRHash.cpp | 2 +-
test/Modules/odr_hash.cpp | 33 +++++++++++++++++++++++++++++++++
2 files changed, 34 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 gcc.
from 2d63dfd7109 gcc/testsuite/ChangeLog:
new 554efdbb906 PR translation/80280 - Missing closing quote (%>) c/semanti [...]
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/c-family/ChangeLog | 16 ++
gcc/c-family/c-format.c | 422 +++++++++++++++++-------------
gcc/c-family/c-format.h | 14 +-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/format/gcc_diag-10.c | 151 +++++++++++
5 files changed, 432 insertions(+), 176 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/format/gcc_diag-10.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 llvm.
from bb895937240 Fix code section prefix for proper layout
new 5c900216f19 Revert "Don't add DBG_VALUE instructions for static allocas [...]
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/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | 14 +++
test/CodeGen/X86/2012-11-30-misched-dbg.ll | 142 +++++++++++++++++++++++
test/CodeGen/X86/2012-11-30-regpres-dbg.ll | 47 ++++++++
test/DebugInfo/COFF/local-variables.ll | 5 +
4 files changed, 208 insertions(+)
create mode 100644 test/CodeGen/X86/2012-11-30-misched-dbg.ll
create mode 100644 test/CodeGen/X86/2012-11-30-regpres-dbg.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 9d17579a4f docs: Fix Sphinx detection with out-of-tree builds
new f6d9512def [Sema][ObjC] Clean up possible null dereference.
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/SemaExprObjC.cpp | 3 +--
1 file changed, 1 insertion(+), 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 ea56ec314ef [libFuzzer] update docs on -print_coverage/-dump_coverage
new 9c50cf0c6d8 Revert "Revert "CMake: Move sphinx detection into AddSphinx [...]
new bb895937240 Fix code section prefix for proper layout
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:
cmake/config-ix.cmake | 10 ----------
cmake/modules/AddSphinxTarget.cmake | 13 +++++++++++++
docs/CMakeLists.txt | 2 +-
lib/CodeGen/CodeGenPrepare.cpp | 2 +-
test/Transforms/CodeGenPrepare/section.ll | 2 +-
5 files changed, 16 insertions(+), 13 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 7f0162dff0 [CodeGen][ObjC] Emit @objc_retain at -O0 for variables captu [...]
new 9d17579a4f docs: Fix Sphinx detection with out-of-tree builds
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/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.