This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 72671d6350a [CMake] Use PRIVATE when linking LLVM fuzzers.
new edc3af3e9ac [WebAssembly] Import the linear memory and function table.
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/MC/WasmObjectWriter.cpp | 82 ++++++++++++++--------------
test/MC/WebAssembly/external-func-address.ll | 6 +-
test/MC/WebAssembly/func-address.ll | 2 +-
test/MC/WebAssembly/init-fini-array.ll | 20 ++++---
test/MC/WebAssembly/reloc-code.ll | 2 +-
test/MC/WebAssembly/reloc-data.ll | 2 +-
test/MC/WebAssembly/sections.ll | 11 ----
test/MC/WebAssembly/weak-alias.ll | 22 +++++---
test/MC/WebAssembly/weak.ll | 6 +-
9 files changed, 81 insertions(+), 72 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 a11ad8a6e46 [ModRefInfo] Use ModRefInfo wrappers in FunctionModRefBehav [...]
new 72671d6350a [CMake] Use PRIVATE when linking LLVM fuzzers.
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/modules/AddLLVM.cmake | 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 compiler-rt.
from 449a4dcf7 Update other SizeEnums to be of type uptr as well
new 3c704eefe [libFuzzer] Decrease stack usage in unit tests
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/tests/FuzzerUnittest.cpp | 52 ++++++++++++++++++-------------------
1 file changed, 26 insertions(+), 26 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 f42965e37ee [AArch64] Add patterns to replace fsub fmul with fma fneg.
new a11ad8a6e46 [ModRefInfo] Use ModRefInfo wrappers in FunctionModRefBehav [...]
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 | 9 +++++----
1 file changed, 5 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 1dae00ad5f [clang] Add PRIVATE to target_link_libraries
new 08fe122176 [Lex] Fix some Clang-tidy modernize and Include What You Use [...]
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/Lex/HeaderSearch.h | 98 +++++++++++++++++++--------------
include/clang/Lex/HeaderSearchOptions.h | 85 ++++++++++++++++------------
include/clang/Lex/ModuleMap.h | 50 +++++++++--------
include/clang/Lex/PTHLexer.h | 25 +++++----
include/clang/Lex/PTHManager.h | 42 +++++++-------
lib/Lex/HeaderSearch.cpp | 66 +++++++++++-----------
lib/Lex/ModuleMap.cpp | 83 ++++++++++++++++++----------
lib/Lex/PTHLexer.cpp | 89 ++++++++++++++++++------------
8 files changed, 313 insertions(+), 225 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 69879ca591 [clang] Use PRIVATE in target_link_libraries
new 1dae00ad5f [clang] Add PRIVATE to target_link_libraries
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/c-index-test/CMakeLists.txt | 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 compiler-rt.
from a7978cd72 Revert SVN r, 319967
new 449a4dcf7 Update other SizeEnums to be of type uptr as well
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/sanitizer_common/sanitizer_bitvector.h | 2 +-
lib/sanitizer_common/sanitizer_bvgraph.h | 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 glibc.
from fc10cc3f32 Support defining strfromf32 alias.
new fb1ca2aa3e Support defining strtof32, wcstof32 aliases.
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 | 15 +++++++++++++++
stdlib/strtof.c | 17 +++++++++++++++++
stdlib/strtof_l.c | 17 +++++++++++++++++
3 files changed, 49 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 d279e49d07b Correct argument to targetm.calls.promote_prototypes.
new 288b3981c84 PR c++/80259 * decl2.c (grokfield): Diagnose = delete red [...]
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 | 5 +++++
gcc/cp/decl2.c | 15 ++++++++++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/pr80259.C | 13 +++++++++++++
4 files changed, 35 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr80259.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 lnt.
from 679afe9 We know we are accessing the field changes right away: so pre [...]
new 176fb88 Remove `lnt update` command.
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:
lnt/lnttool/main.py | 12 ------------
1 file changed, 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.