This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 5cc8e8e [Format] Remove dead code.
new 3efe802 [analyzer] Add sink after construction of temporary with no-r [...]
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/StaticAnalyzer/Core/ExprEngineCXX.cpp | 24 ++++++++++++++++++++++++
test/Analysis/temporaries.cpp | 26 ++++++++++++++++++++++++++
2 files changed, 50 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 5618a0a * config/rs6000/rs6000-protos.h (expand_strn_compare): Decla [...]
new f7619de * trans-decl.c (create_main_function): Remove unused element [...]
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/fortran/ChangeLog | 5 +++++
gcc/fortran/trans-decl.c | 29 +++++++----------------------
libgfortran/ChangeLog | 4 ++++
libgfortran/runtime/compile_options.c | 17 +++++------------
4 files changed, 21 insertions(+), 34 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 eaf3712 [TargetInstrInfo] replace redundant expression in getMemOpBas [...]
new d576930 [libfuzzer] dump_coverage command line flag
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/Fuzzer/FuzzerDriver.cpp | 1 +
lib/Fuzzer/FuzzerFlags.def | 2 ++
lib/Fuzzer/FuzzerLoop.cpp | 2 ++
lib/Fuzzer/FuzzerOptions.h | 1 +
lib/Fuzzer/FuzzerTracePC.cpp | 5 +++++
lib/Fuzzer/FuzzerTracePC.h | 1 +
lib/Fuzzer/test/dump_coverage.test | 16 ++++++++++++++++
7 files changed, 28 insertions(+)
create mode 100644 lib/Fuzzer/test/dump_coverage.test
--
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 b2ed533 [ELF] - Implemented --retain-symbols-file option
new 61db4e7 Fix corner cases of setting the section address.
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/LinkerScript.cpp | 13 ++-----
ELF/Writer.cpp | 86 +++++++++++++++++++++++++++++++++++++--------
ELF/Writer.h | 4 +++
test/ELF/ttext-tdata-tbss.s | 63 +++++++++++++++++++++++++++++++++
4 files changed, 140 insertions(+), 26 deletions(-)
create mode 100644 test/ELF/ttext-tdata-tbss.s
--
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 43e7db2 print_rtx_function: update example in comment
new 5618a0a * config/rs6000/rs6000-protos.h (expand_strn_compare): Decla [...]
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/ChangeLog | 13 ++
gcc/config/rs6000/rs6000-protos.h | 1 +
gcc/config/rs6000/rs6000.c | 385 +++++++++++++++++++++++++++++++++++++-
gcc/config/rs6000/rs6000.md | 31 ++-
gcc/config/rs6000/rs6000.opt | 4 +
5 files changed, 430 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 e44897c [ASTReader] Sort RawComments before merging
new 5cc8e8e [Format] Remove dead code.
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/Format/Encoding.h | 20 --------------------
lib/Format/TokenAnalyzer.h | 3 ---
lib/Format/WhitespaceManager.cpp | 5 -----
lib/Format/WhitespaceManager.h | 3 ---
4 files changed, 31 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 655737a Make a function to correctly extract the DW_AT_high_pc given [...]
new eaf3712 [TargetInstrInfo] replace redundant expression in getMemOpBas [...]
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/X86InstrInfo.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 clang.
from 84ab5b6 Add fix-it notes to the nullability consistency warning.
new e44897c [ASTReader] Sort RawComments before merging
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/Serialization/ASTReader.cpp | 4 ++++
1 file changed, 4 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 01fa6f3 Reverting r290004, r290006, r290010 pending review.
new 84ab5b6 Add fix-it notes to the nullability consistency warning.
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/DiagnosticSemaKinds.td | 4 ++
lib/Sema/SemaType.cpp | 80 +++++++++++++++-------
test/FixIt/Inputs/nullability.h | 19 +++++
test/FixIt/nullability.mm | 40 ++++++-----
test/SemaObjCXX/Inputs/nullability-consistency-1.h | 10 +++
test/SemaObjCXX/Inputs/nullability-consistency-2.h | 10 +++
test/SemaObjCXX/Inputs/nullability-consistency-3.h | 2 +
test/SemaObjCXX/Inputs/nullability-consistency-4.h | 2 +
test/SemaObjCXX/Inputs/nullability-consistency-5.h | 2 +
test/SemaObjCXX/Inputs/nullability-consistency-6.h | 5 +-
test/SemaObjCXX/Inputs/nullability-consistency-7.h | 4 ++
test/SemaObjCXX/Inputs/nullability-consistency-8.h | 10 ++-
.../Inputs/nullability-consistency-arrays.h | 52 +++++++++++---
.../nullability-consistency-system.h | 2 +
test/SemaObjCXX/Inputs/nullability-pragmas-1.h | 36 +++++++++-
15 files changed, 220 insertions(+), 58 deletions(-)
create mode 100644 test/FixIt/Inputs/nullability.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 llvm.
from 1fd371a [InstCombine] use commutative matcher for pattern with commut [...]
new 655737a Make a function to correctly extract the DW_AT_high_pc given [...]
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/DWARF/DWARFDie.h | 12 ++
lib/DebugInfo/DWARF/DWARFDie.cpp | 35 +++--
tools/dsymutil/DwarfLinker.cpp | 16 +--
unittests/DebugInfo/DWARF/DWARFDebugInfoTest.cpp | 176 +++++++++++++++++++++++
4 files changed, 214 insertions(+), 25 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.