This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from fe69bd52801 Revert "Remove static_assert(value == std::is_trivially_cop [...]
new 698f734f718 [llvm-readelf]Revert --dyn-symbols behaviour to make it GNU [...]
new 6c515426c38 [NFC] Add detector for guards expressed as branch by widena [...]
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/llvm/Analysis/GuardUtils.h | 8 +-
lib/Analysis/GuardUtils.cpp | 27 +++++++
test/tools/llvm-readobj/gnu-hash-symbols.test | 107 ++++++++++++++++++++++++++
test/tools/llvm-readobj/gnu-symbols.test | 62 +++++----------
tools/llvm-readobj/ELFDumper.cpp | 22 ++++--
tools/llvm-readobj/ObjDumper.h | 1 +
tools/llvm-readobj/llvm-readobj.cpp | 7 ++
7 files changed, 183 insertions(+), 51 deletions(-)
create mode 100644 test/tools/llvm-readobj/gnu-hash-symbols.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 clang-tools-extra.
from 2019b528 [clangd] Filter out plugin related flags and move all command [...]
new e0844947 [clangd] Support clang-tidy configuration in clangd.
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 | 4 +++-
clangd/ClangdLSPServer.h | 5 +++--
clangd/ClangdServer.cpp | 10 +++++++---
clangd/ClangdServer.h | 11 +++++++++++
clangd/ClangdUnit.cpp | 17 +++++++----------
clangd/ClangdUnit.h | 5 ++++-
clangd/tool/ClangdMain.cpp | 17 ++++++++++++++++-
unittests/clangd/ClangdUnitTests.cpp | 3 +++
unittests/clangd/FileIndexTests.cpp | 3 ++-
unittests/clangd/TUSchedulerTests.cpp | 3 ++-
unittests/clangd/TestTU.cpp | 2 ++
unittests/clangd/TestTU.h | 2 ++
12 files changed, 62 insertions(+), 20 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 e4443d35d Fix typos throughout the license files that somehow I and my [...]
new e3a5e2f22 [LLD][ELF]Fix tests for D56910
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/ELF/as-needed-weak.s | 7 ++++---
test/ELF/icf-symbol-type.s | 2 +-
test/ELF/linkerscript/provide-shared2.s | 2 +-
3 files changed, 6 insertions(+), 5 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 22b7df0 round-robin.sh: Improve comment.
adds 73d563e tcwg_kernel-bisect.sh: Remove --confirm_failure option
No new revisions were added by this update.
Summary of changes:
tcwg_kernel-bisect.sh | 57 +++++++++++++++------------------------------------
1 file changed, 17 insertions(+), 40 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 0fc62db tcwg_kernel-build.sh: Simplify reproduction logic
adds 22b7df0 round-robin.sh: Improve comment.
No new revisions were added by this update.
Summary of changes:
round-robin.sh | 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 0c835eb round-robin.sh: Make clone_repo clean repos during bisect builds
adds 0fc62db tcwg_kernel-build.sh: Simplify reproduction logic
No new revisions were added by this update.
Summary of changes:
round-robin.sh | 6 +++---
tcwg_kernel-build.sh | 8 +-------
2 files changed, 4 insertions(+), 10 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from a87534d round-robin.h: Record correct sha1 of base-artifacts/ in manifest
adds 0c835eb round-robin.sh: Make clone_repo clean repos during bisect builds
No new revisions were added by this update.
Summary of changes:
round-robin.sh | 3 ++-
1 file changed, 2 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from a85440a jenkins-helpers: Enable clone_or_update_repo to fetch single branch
adds a87534d round-robin.h: Record correct sha1 of base-artifacts/ in manifest
No new revisions were added by this update.
Summary of changes:
jenkins-helpers.sh | 2 +-
round-robin.sh | 4 ++--
2 files changed, 3 insertions(+), 3 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from a61032c jenkins-helpers.sh: Fix fresh_dir and use it in git_clean
adds a85440a jenkins-helpers: Enable clone_or_update_repo to fetch single branch
No new revisions were added by this update.
Summary of changes:
jenkins-helpers.sh | 42 ++++++++++++++++++++++++++----------------
round-robin.sh | 10 ++++++----
2 files changed, 32 insertions(+), 20 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 00370c4 TestRelease.job: execute all tests, update diagnostic format.
adds a61032c jenkins-helpers.sh: Fix fresh_dir and use it in git_clean
No new revisions were added by this update.
Summary of changes:
jenkins-helpers.sh | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.