This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 25c021962d [SourceLocations] Use stronger sort predicate to remove non- [...]
new 709440ae21 Add the hasDefinition() AST matcher to match class declarati [...]
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/LibASTMatchersReference.html | 9 +++++++++
include/clang/ASTMatchers/ASTMatchers.h | 11 +++++++++++
lib/ASTMatchers/Dynamic/Registry.cpp | 1 +
unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp | 21 +++++++++++++++++++++
4 files changed, 42 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 lld.
from 52f1804e4 [LLD] [COFF] Support ENTRY and SUBSYSTEM in .drectve sections
new 8fdb9a250 Replace a dyn_cast with a cast. NFC.
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/Thunks.cpp | 4 ++--
1 file changed, 2 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 glibc.
from 011fba7e48 Use libm_alias_double for x86_64.
new 34bb10aabf Use libm_alias_float for x86_64.
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:
ChangeLog | 58 +++++++++++++++++++++++++++++
sysdeps/x86_64/fpu/multiarch/e_exp2f.c | 5 ++-
sysdeps/x86_64/fpu/multiarch/e_expf.c | 5 ++-
sysdeps/x86_64/fpu/multiarch/e_log2f.c | 5 ++-
sysdeps/x86_64/fpu/multiarch/e_logf.c | 5 ++-
sysdeps/x86_64/fpu/multiarch/e_powf.c | 5 ++-
sysdeps/x86_64/fpu/multiarch/s_ceilf.c | 4 +-
sysdeps/x86_64/fpu/multiarch/s_floorf.c | 4 +-
sysdeps/x86_64/fpu/multiarch/s_fmaf.c | 3 +-
sysdeps/x86_64/fpu/multiarch/s_nearbyintf.c | 4 +-
sysdeps/x86_64/fpu/multiarch/s_rintf.c | 4 +-
sysdeps/x86_64/fpu/multiarch/s_truncf.c | 4 +-
sysdeps/x86_64/fpu/s_copysignf.S | 3 +-
sysdeps/x86_64/fpu/s_cosf.S | 3 +-
sysdeps/x86_64/fpu/s_fabsf.c | 3 +-
sysdeps/x86_64/fpu/s_fmaxf.S | 3 +-
sysdeps/x86_64/fpu/s_fminf.S | 3 +-
sysdeps/x86_64/fpu/s_llrintf.S | 5 ++-
sysdeps/x86_64/fpu/s_sincosf.S | 3 +-
sysdeps/x86_64/fpu/s_sinf.S | 3 +-
sysdeps/x86_64/x32/fpu/s_lrintf.S | 3 +-
21 files changed, 114 insertions(+), 21 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 lldb.
from a5aee3306 Add elf-core/RegisterUtilities.{cpp,h} to the project file.
new 6862ae348 refactor: Unify+simplify DWARFCompileUnit ctor+Clear() into i [...]
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:
.../Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp | 66 ++++++++--------------
source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.h | 36 ++++++------
source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.cpp | 23 ++------
source/Plugins/SymbolFile/DWARF/DWARFDebugInfo.h | 2 -
4 files changed, 47 insertions(+), 80 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 zorg.
from de083e4 OpenMPBuilder: Remove duplicate quotes
new 4c30ef2 Moved builder clang-x86_64-linux-abi-test to another build machine.
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:
buildbot/osuosl/master/config/builders.py | 2 +-
buildbot/osuosl/master/config/slaves.py | 2 +-
2 files changed, 2 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 gcc.
from a26bb51cf83 [testsuite]
new f8c7ac65a88 PR c++/82760 - memory corruption with aligned new.
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 | 6 ++++++
gcc/cp/call.c | 2 ++
gcc/testsuite/g++.dg/cpp1z/aligned-new8.C | 19 +++++++++++++++++++
3 files changed, 27 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/aligned-new8.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 clang.
from 6432d59ab0 [clang-cl] Alias /wd4018 to -Wno-sign-compare
new 25c021962d [SourceLocations] Use stronger sort predicate to remove non- [...]
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:
tools/libclang/CIndex.cpp | 5 +++--
1 file changed, 3 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 lld.
from fa40da188 Make TypeTableBuilder inherit from TypeCollection.
new a34cbfb07 Remove `else` or `break` after `fatal`. NFC.
new 52f1804e4 [LLD] [COFF] Support ENTRY and SUBSYSTEM in .drectve sections
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:
COFF/Driver.cpp | 33 ++++++++++++++--------
.../{Inputs/include1b.yaml => entry-drectve.test} | 21 ++++----------
test/COFF/subsystem-drectve.test | 21 ++++++++++++++
wasm/Writer.cpp | 18 ++++++------
wasm/WriterUtils.cpp | 3 --
5 files changed, 56 insertions(+), 40 deletions(-)
copy test/COFF/{Inputs/include1b.yaml => entry-drectve.test} (53%)
create mode 100644 test/COFF/subsystem-drectve.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 llvm.
from 9bb51631d15 Add libstd++-4.8 exceptions to ubsan_blacklist.txt
new 685c1021645 [WebAssembly] Fix fptoui lowering bounds
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/WebAssembly/WebAssemblyISelLowering.cpp | 54 ++++++++---
.../WebAssembly/WebAssemblyLowerBrUnless.cpp | 7 ++
test/CodeGen/WebAssembly/conv-trap.ll | 100 +++++++++++----------
3 files changed, 99 insertions(+), 62 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 433d3104b8e [Hexagon] Remove HexagonISD::PACKHL
new 9bb51631d15 Add libstd++-4.8 exceptions to ubsan_blacklist.txt
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:
utils/sanitizers/ubsan_blacklist.txt | 5 +++++
1 file changed, 5 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.