This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 8cfd67e0a72 Don't emit apple accelerator tables on non-darwin targets
new 5cba328f5a3 [NFC] fix trivial typos 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:
lib/Analysis/LazyValueInfo.cpp | 2 +-
lib/Bitcode/Reader/MetadataLoader.cpp | 2 +-
lib/CodeGen/ImplicitNullChecks.cpp | 2 +-
lib/CodeGen/MachinePipeliner.cpp | 6 +++---
lib/CodeGen/RegAllocGreedy.cpp | 4 ++--
lib/CodeGen/RegisterPressure.cpp | 2 +-
6 files changed, 9 insertions(+), 9 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 compiler-rt.
from c91431d33 [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274)
new 88b81d910 Hotfix for test/asan/TestCases/alloca_constant_size.cc
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/asan/TestCases/alloca_constant_size.cc | 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 clang-tools-extra.
from 161cd829 [clang-tidy] implement check for goto
new 82f99c86 [clangd] Don't crash on LSP calls for non-added files
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:
clangd/ClangdLSPServer.cpp | 45 +++++++++++++++++++++++++---------
clangd/ClangdServer.cpp | 13 +++++-----
clangd/ClangdServer.h | 6 ++---
test/clangd/crash-non-added-files.test | 45 ++++++++++++++++++++++++++++++++++
4 files changed, 88 insertions(+), 21 deletions(-)
create mode 100644 test/clangd/crash-non-added-files.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 glibc.
from 4942c4ea48 Use LIBGCC_S_SO in x86_64 backtrace.
new 207a72e298 x86-64: Properly align La_x86_64_retval to VEC_SIZE [BZ #22715]
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 | 6 ++++++
sysdeps/x86_64/dl-trampoline.h | 12 ++++++++++--
2 files changed, 16 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 release_60
in repository clang.
from 46dbd51f52 Merging r322018: ------------------------------------------- [...]
new 06686ae9ac Merging r322350, r322405, r322420, r322593:
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/ODRHash.cpp | 2 ++
test/Modules/Inputs/odr_hash-Friend/Box.h | 14 ++++++++++++++
test/Modules/Inputs/odr_hash-Friend/M1.h | 6 ++++++
test/Modules/Inputs/odr_hash-Friend/M2.h | 5 +++++
test/Modules/Inputs/odr_hash-Friend/M3.h | 7 +++++++
.../Inputs/odr_hash-Friend/module.modulemap | 15 +++++++++++++++
test/Modules/odr_hash-Friend.cpp | 22 ++++++++++++++++++++++
7 files changed, 71 insertions(+)
create mode 100644 test/Modules/Inputs/odr_hash-Friend/Box.h
create mode 100644 test/Modules/Inputs/odr_hash-Friend/M1.h
create mode 100644 test/Modules/Inputs/odr_hash-Friend/M2.h
create mode 100644 test/Modules/Inputs/odr_hash-Friend/M3.h
create mode 100644 test/Modules/Inputs/odr_hash-Friend/module.modulemap
create mode 100644 test/Modules/odr_hash-Friend.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 clang.
from 8497b287c5 [CodeGen] Fix a crash on mangling multiversioned functions
new 6abf9f94c5 [clang-format] Reorganize RawStringFormat based on language
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/Format/Format.h | 33 ++++++++++++--------
lib/Format/ContinuationIndenter.cpp | 21 ++++++++-----
lib/Format/Format.cpp | 16 ++++++++--
unittests/Format/FormatTest.cpp | 19 +++++++-----
unittests/Format/FormatTestRawStrings.cpp | 50 +++++++++++++------------------
5 files changed, 81 insertions(+), 58 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 compiler-rt.
from ff43dd5fc cfi: Add a blacklist entry for MSVC's std::get_temporary_buff [...]
new c91431d33 [Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274)
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/asan/tests/CMakeLists.txt | 3 +++
lib/asan/tests/asan_test.cc | 5 +++++
lib/sanitizer_common/tests/sanitizer_test_utils.h | 8 +++++++-
test/asan/CMakeLists.txt | 3 +++
test/asan/TestCases/Posix/asan-sigbus.cpp | 4 ++++
test/asan/TestCases/Posix/coverage.cc | 2 +-
test/asan/TestCases/Posix/ioctl.cc | 4 ++++
test/asan/TestCases/alloca_constant_size.cc | 6 +++---
test/asan/TestCases/alloca_loop_unpoisoning.cc | 4 ++++
test/asan/TestCases/alloca_vla_interact.cc | 4 ++++
test/asan/TestCases/debug_double_free.cc | 3 +++
test/asan/TestCases/debug_report.cc | 3 +++
test/asan/TestCases/malloc-no-intercept.c | 5 +++++
test/asan/lit.cfg | 2 +-
test/lit.common.cfg | 3 +++
test/sanitizer_common/CMakeLists.txt | 2 +-
test/ubsan/CMakeLists.txt | 3 +++
test/ubsan/TestCases/Float/cast-overflow.cpp | 10 ++++++++++
test/ubsan/lit.common.cfg | 2 +-
test/ubsan_minimal/CMakeLists.txt | 3 +++
20 files changed, 71 insertions(+), 8 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 gcc-7-branch
in repository gcc.
from 061252cc946 Backport r256266
new a1bab5a6ed6 [arm] PR target/83687: Fix invalid combination of VSUB + VA [...]
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 | 11 ++++++++
gcc/config/arm/iterators.md | 4 +++
gcc/config/arm/neon.md | 28 ++++++++-----------
gcc/testsuite/ChangeLog | 10 +++++++
.../arm/neon-combine-sub-abs-into-vabd.c | 28 -------------------
gcc/testsuite/gcc.target/arm/pr83687.c | 31 ++++++++++++++++++++++
6 files changed, 67 insertions(+), 45 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr83687.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 llvm.
from 4d639a09201 Rewrite debugger tuning test case to not depend on apple sections
new 8cfd67e0a72 Don't emit apple accelerator tables on non-darwin targets
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/CodeGen/AsmPrinter/DwarfDebug.cpp | 6 ++--
.../X86/{debugger-tune.ll => accel-tables.ll} | 37 ++++++++--------------
2 files changed, 17 insertions(+), 26 deletions(-)
copy test/DebugInfo/X86/{debugger-tune.ll => accel-tables.ll} (58%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.