This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 4fafa79f2d [CMake][Fuchsia] Enable assertions
new 5645be43c2 Suppress "redundant parens" warning for "A (::B())".
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/SemaType.cpp | 7 ++++++-
test/Parser/cxx-decl.cpp | 16 ++++++++++++++++
test/SemaCXX/decl-expr-ambiguity.cpp | 17 +++++++++++++++++
3 files changed, 39 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 lld.
from f0cc8324d Call isStaticLinkTimeConstant only once per relocation.
new 5c19e66d4 Define isUndefWeak inline.
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/Symbols.cpp | 6 ------
ELF/Symbols.h | 5 ++++-
2 files changed, 4 insertions(+), 7 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 7d8133d3b8 [scudo] Add -fsanitize=scudo option to Fuchsia
new 4fafa79f2d [CMake][Fuchsia] Enable assertions
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:
cmake/caches/Fuchsia-stage2.cmake | 1 +
cmake/caches/Fuchsia.cmake | 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 gcc.
from bdd0b6ae233 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: [...]
new be418c91472 Add missing PR number
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/ada/ChangeLog | 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 llvm.
from 9680c05100a [ModRefInfo] Add must alias info to ModRefInfo.
new 4c4436477d2 [X86] Use SIGN_EXTEND rather than ZERO_EXTEND for lowering [...]
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/Target/X86/X86ISelLowering.cpp | 4 ++--
test/CodeGen/X86/avx512-insert-extract.ll | 8 ++++----
2 files changed, 6 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 clang.
from 2f5231150c [AST] Incorrectly qualified unscoped enumeration as template [...]
new 7d8133d3b8 [scudo] Add -fsanitize=scudo option to Fuchsia
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/Driver/ToolChains/Fuchsia.cpp | 1 +
test/Driver/fuchsia.c | 17 +++++++++++++++++
2 files changed, 18 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 7b26afa7015 move ChangeLog entry to the right file
new ee75cc97ed9 2017-12-21 Steve Ellcey <sellcey(a)cavium.com>
new bdd0b6ae233 * gcc-interface/decl.c (gnat_to_gnu_entity) <E_Variable>: [...]
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:
gcc/ChangeLog | 5 +++++
gcc/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/decl.c | 2 +-
gcc/config/aarch64/t-aarch64-linux | 2 +-
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gnat.dg/atomic9.adb | 29 +++++++++++++++++++++++++++++
6 files changed, 45 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/atomic9.adb
--
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 32c9aed373b [X86] When lowering truncates to vXi1, don't sign extend i1 [...]
new 9680c05100a [ModRefInfo] Add must alias info to ModRefInfo.
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/Analysis/AliasAnalysis.h | 77 ++++++++++++++-----
include/llvm/Analysis/AliasAnalysisEvaluator.h | 8 +-
lib/Analysis/AliasAnalysis.cpp | 95 +++++++++++++++++++-----
lib/Analysis/AliasAnalysisEvaluator.cpp | 61 ++++++++++++++-
lib/Analysis/BasicAliasAnalysis.cpp | 13 +++-
lib/Analysis/GlobalsModRef.cpp | 21 +++++-
lib/Analysis/MemoryDependenceAnalysis.cpp | 3 +-
test/Analysis/BasicAA/args-rets-allocas-loads.ll | 7 +-
test/Analysis/BasicAA/call-attrs.ll | 6 +-
test/Analysis/BasicAA/cs-cs-arm.ll | 6 +-
test/Analysis/BasicAA/cs-cs.ll | 62 +++++++++++++---
11 files changed, 295 insertions(+), 64 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 c98d5adb4e Revert "[CodeGen] Fix crash when a function taking transpare [...]
new fcc28fd8cc Re-commit r321223, which adds a printing policy to the ASTDumper.
new 2f5231150c [AST] Incorrectly qualified unscoped enumeration as template [...]
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/AST/Type.h | 14 +-
lib/AST/ASTDumper.cpp | 46 +-
lib/AST/Decl.cpp | 5 +-
lib/AST/TypePrinter.cpp | 10 +-
lib/StaticAnalyzer/Checkers/PaddingChecker.cpp | 658 ++++++------
.../dcl.decl/dcl.init/dcl.init.ref/p5-examples.cpp | 112 +-
test/Frontend/float16.cpp | 652 ++++++------
test/Misc/ast-dump-attr.cpp | 422 ++++----
test/Misc/ast-dump-color.cpp | 38 +-
test/Misc/ast-dump-decl.cpp | 1078 ++++++++++----------
test/Misc/ast-dump-invalid.cpp | 128 +--
test/Modules/odr.cpp | 2 +-
test/OpenMP/dump.cpp | 136 +--
test/Parser/objc-default-ctor-init.mm | 42 +-
test/SemaCXX/compound-literal.cpp | 196 ++--
test/SemaCXX/return-noreturn.cpp | 2 +-
test/SemaCXX/sourceranges.cpp | 104 +-
test/SemaCXX/warn-redundant-move.cpp | 232 ++---
test/SemaObjCXX/block-cleanup.mm | 32 +-
test/SemaTemplate/default-expr-arguments-2.cpp | 4 +-
test/SemaTemplate/default-expr-arguments-3.cpp | 110 +-
test/SemaTemplate/temp_arg_enum_printing.cpp | 4 +-
test/SemaTemplate/temp_arg_enum_printing_more.cpp | 26 +
unittests/AST/NamedDeclPrinterTest.cpp | 4 +-
24 files changed, 2052 insertions(+), 2005 deletions(-)
create mode 100644 test/SemaTemplate/temp_arg_enum_printing_more.cpp
--
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 beb22912b [sanitizer] Make function declarations C-compatible
new 73b3adc38 Include process.h for getpid on Windows in instr profiling
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/profile/InstrProfilingUtil.c | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.