This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from e72c3c870 NativeThreadProtocol: delete dead code
new 036450a0b [lldb-dotest] Don't swallow error exit codes.
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:
test/lldb-dotest.in | 4 +++-
1 file changed, 3 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 clang.
from 249d3d32ca Remove unused CHECK lines leftover from r306928.
new a83ee8e3d1 [CFG] [analyzer] Avoid modeling C++17 constructors that aren [...]
new fe12415cba [CFG] [analyzer] Work around a disappearing CXXBindTemporaryExpr.
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/Analysis/ConstructionContext.h | 3 +-
lib/Analysis/CFG.cpp | 29 +++---
lib/Analysis/ConstructionContext.cpp | 7 +-
lib/StaticAnalyzer/Core/ExprEngineCXX.cpp | 23 +++--
test/Analysis/cfg-rich-constructors.cpp | 7 +-
test/Analysis/cxx17-mandatory-elision.cpp | 58 ++++++++++++
test/Analysis/missing-bind-temporary.cpp | 130 +++++++++++++++++++++++++++
test/Analysis/temp-obj-dtors-cfg-output.cpp | 3 +
8 files changed, 239 insertions(+), 21 deletions(-)
create mode 100644 test/Analysis/cxx17-mandatory-elision.cpp
create mode 100644 test/Analysis/missing-bind-temporary.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 binutils-gdb.
from 263db9a1f4 Remove free_dwo_file_cleanup
new e83e4e2402 Change target_read_string to use unique_xmalloc_ptr
new a7961323e2 Remove some cleanups from solib-svr4.c
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:
gdb/ChangeLog | 24 +++++++++++++++++
gdb/ada-lang.c | 5 ++--
gdb/expprint.c | 9 +++----
gdb/linux-thread-db.c | 7 +++--
gdb/solib-darwin.c | 5 ++--
gdb/solib-dsbt.c | 7 +++--
gdb/solib-frv.c | 8 +++---
gdb/solib-svr4.c | 72 ++++++++++++++-------------------------------------
gdb/target.c | 5 ++--
gdb/target.h | 3 ++-
gdb/windows-nat.c | 28 +++++++++-----------
11 files changed, 78 insertions(+), 95 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 f2ab4b4206 Make power8 the default cpu when assembling for 64-bit littl [...]
new 9ae79dac31 Remove make_cleanup_unpush_target
new 11ed8cada6 Remove free_cached_comp_units cleanups
new 5dafb3d176 Remove parameter from free_dwo_file
new 263db9a1f4 Remove free_dwo_file_cleanup
The 4 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:
gdb/ChangeLog | 28 +++++++++++++++
gdb/dwarf2read.c | 105 +++++++++++++++++++++++++------------------------------
gdb/inf-ptrace.c | 28 +++++++++++----
gdb/utils.c | 18 ----------
gdb/utils.h | 3 --
5 files changed, 98 insertions(+), 84 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 9541cc2882d DataFlowSanitizer: wrappers of functions with local linkage [...]
new f4abfed4f8d [X86][BtVer2] Fixed the number of micro opcodes for AVX vec [...]
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/X86ScheduleBtVer2.td | 25 +++++++++++++++++--------
test/tools/llvm-mca/X86/BtVer2/resources-avx1.s | 16 ++++++++--------
2 files changed, 25 insertions(+), 16 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 eed988e3e72 [MIR] Adding support for Named Virtual Registers in MIR.
new 9541cc2882d DataFlowSanitizer: wrappers of functions with local linkage [...]
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/DataFlowSanitizer.cpp | 10 ++++++++-
.../DataFlowSanitizer/Inputs/abilist.txt | 2 ++
.../uninstrumented_local_functions.ll | 24 ++++++++++++++++++++++
3 files changed, 35 insertions(+), 1 deletion(-)
create mode 100644 test/Instrumentation/DataFlowSanitizer/uninstrumented_local_fun [...]
--
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 37a2cfd5dd [OPENMP] Added emission of offloading data sections for decl [...]
new 249d3d32ca Remove unused CHECK lines leftover from r306928.
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:
test/Driver/arm-execute-only.c | 4 ----
1 file changed, 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 gcc.
from fe008cb9f41 2018-03-30 Bill Schmidt <wschmidt(a)linux.ibm.com>
new 44d306ee75a PR c++/84791 * semantics.c (finish_omp_reduction_clause): [...]
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/cp/ChangeLog | 7 +++++++
gcc/cp/semantics.c | 6 +++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/gomp/pr84791.C | 15 +++++++++++++++
4 files changed, 32 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/gomp/pr84791.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 lld.
from 9ba8f2788 Fix Windows buildbots.
new 6ca96e315 ELF: Try to create last thunk section at ThunkSectionSpacing [...]
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/Relocations.cpp | 21 ++++++++++++++++++---
test/ELF/arm-thumb-mix-range-thunk-os.s | 22 ++++++++++------------
test/ELF/arm-thumb-range-thunk-os.s | 28 ++++++++++++++--------------
3 files changed, 42 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.