This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-7.12-branch
in repository binutils-gdb.
from ff4a25a PR python/18565 - make Frame.function work for inline frames
new a2dbab2 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_27-branch
in repository binutils-gdb.
from 65a5565 Bump to 2.27.0
new 2d90b15 Automatic date update in version.in
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:
bfd/version.h | 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 llvm.
from e1dd154 llvm-profdata: Clarify the top level help
new 6775a0d pdbdump: Fix crash bug.
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/DebugInfo/PDB/Raw/DbiStreamBuilder.h | 2 +-
lib/DebugInfo/PDB/Raw/DbiStreamBuilder.cpp | 5 ++++-
test/DebugInfo/PDB/pdbdump-readwrite.test | 4 ++++
3 files changed, 9 insertions(+), 2 deletions(-)
create mode 100644 test/DebugInfo/PDB/pdbdump-readwrite.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 compiler-rt.
from 7478b20 Add CFI tests for -lowertypetests-bitsets-level.
new 5ccfd63 Only run ill.cc test on x86, 32 or 64 bit
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/ill.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 lld.
from f752b5c Needed change to lld for the changes to libObject/Archive int [...]
new 2e82b3f Make filler expression compatible with gold.
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/LinkerScript.cpp | 15 ++++++++-------
test/ELF/linkerscript/linkerscript-sections-padding.s | 4 ++--
2 files changed, 10 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 llvm.
from 8669eef RenameIndependentSubregs: Fix liveness query in rewriteOperands()
new e1dd154 llvm-profdata: Clarify the top level help
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/llvm-profdata/llvm-profdata.cpp | 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 fbf16eb [clang-rename] improve USRFindingAction
new ceb7e1b [clang-tidy] Inefficient string operation
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:
clang-tidy/performance/CMakeLists.txt | 1 +
.../InefficientStringConcatenationCheck.cpp | 86 ++++++++++++++++++++++
.../InefficientStringConcatenationCheck.h | 41 +++++++++++
clang-tidy/performance/PerformanceTidyModule.cpp | 3 +
docs/ReleaseNotes.rst | 7 ++
docs/clang-tidy/checks/list.rst | 1 +
...erformance-inefficient-string-concatenation.rst | 49 ++++++++++++
...erformance-inefficient-string-concatenation.cpp | 44 +++++++++++
8 files changed, 232 insertions(+)
create mode 100644 clang-tidy/performance/InefficientStringConcatenationCheck.cpp
create mode 100644 clang-tidy/performance/InefficientStringConcatenationCheck.h
create mode 100644 docs/clang-tidy/checks/performance-inefficient-string-concatena [...]
create mode 100644 test/clang-tidy/performance-inefficient-string-concatenation.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.