This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from a001fcd7e Replace a dyn_cast_or_null with dyn_cast.
new 266bf3527 [WebAssembly] Improve toString(OutputSection). 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:
wasm/OutputSections.cpp | 18 +++++++++---------
wasm/OutputSections.h | 19 +++++++------------
wasm/Writer.cpp | 2 +-
3 files changed, 17 insertions(+), 22 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 c85e54ac6c Provide a C++ version of iseqsig (bug 22377)
new 5069ff3284 regex: Fix spelling in comments.
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 | 7 +++++++
posix/regcomp.c | 2 +-
posix/regex.h | 2 +-
posix/regex_internal.c | 2 +-
posix/regexec.c | 8 ++++----
5 files changed, 14 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 binutils-gdb.
from 0a16b291e0 Automatic date update in version.in
new 175654b9cd Fix ChangeLog formatting
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:
gdb/ChangeLog | 2 +-
gdb/testsuite/ChangeLog | 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 clang.
from 563a9c52b6 Revert r320942, "[ASTImporter] Support importing FunctionTem [...]
new fdd60aee9c [darwin][driver] Warn about mismatching -<os>-version-min ra [...]
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/Darwin.cpp | 25 +++++++++++++++++++++----
test/Driver/darwin-version.c | 18 ++++++++++++++++--
2 files changed, 37 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 test-suite.
from 7ee8c3b0 Support C++14 as a default in Clang
new 74f9143c test-suite: add cpu features detection in configuration
new b13b59a4 test-suite: add cpu architecture detection in cmake configuration
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:
CMakeLists.txt | 4 +
Makefile.config.in | 19 +
autoconf/configure.ac | 7 +
autoconf/m4/get_cpu_target.m4 | 61 +
cmake/modules/DetectArchitecture.cmake | 32 +-
cmake/modules/DetectX86CPUArchitecture.c | 137 +++
configure | 1799 +++++++++++++++++++++++++++++-
7 files changed, 2033 insertions(+), 26 deletions(-)
create mode 100644 autoconf/m4/get_cpu_target.m4
create mode 100644 cmake/modules/DetectX86CPUArchitecture.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 compiler-rt.
from 0e12fa832 [hwasan] Fix handling of store errors.
new 16be70a66 [hwasan] Remove --check-prefix=CHECK (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:
test/hwasan/TestCases/halt-on-error.cc | 2 +-
1 file changed, 1 insertion(+), 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 e0f76f507 [WebAssembly] Add test of indirect call to an otherwise unused type
new a001fcd7e Replace a dyn_cast_or_null with dyn_cast.
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/SymbolTable.cpp | 2 +-
1 file changed, 1 insertion(+), 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 3ad7a89220 [analyzer] De-duplicate path diagnostics for each exploded g [...]
new 563a9c52b6 Revert r320942, "[ASTImporter] Support importing FunctionTem [...]
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/ASTImporter.cpp | 126 --------------------------------------
unittests/AST/ASTImporterTest.cpp | 29 ---------
2 files changed, 155 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.