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 4c4067e Automatic date update in version.in
new 2218550 Implement and document --gc-keep-exported
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/ChangeLog | 6 ++++++
bfd/elflink.c | 3 ++-
include/ChangeLog | 4 ++++
include/bfdlink.h | 3 +++
ld/ChangeLog | 6 ++++++
ld/ld.texinfo | 12 ++++++++++++
ld/ldlex.h | 1 +
ld/lexsup.c | 6 ++++++
8 files changed, 40 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.
unknown user pushed a change to branch master
in repository clang.
from f6a2fba clang-format-vsix: add command to format document
new 05ba9f0 [Sema] Fix handling of enumerators used as default arguments [...]
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/Sema/SemaTemplate.cpp | 7 +++++-
lib/Sema/SemaTemplateInstantiate.cpp | 2 +-
test/SemaTemplate/default-expr-arguments-3.cpp | 35 ++++++++++++++++++++++++++
3 files changed, 42 insertions(+), 2 deletions(-)
create mode 100644 test/SemaTemplate/default-expr-arguments-3.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 gcc.
from 145fbde compiler: fix comments + fieldnames to match libgo source
new 44fd601 PR bootstrap/78817 - stage2 bootstrap failure in vec.h:1613:5 [...]
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 | 6 ++++++
gcc/vec.h | 14 ++++++++++----
2 files changed, 16 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 lldb.
from 4fc6d20 [CMake] Refactor LLDB libraries and tools to be components
new a5380b7 Fix a bug when using a StructuredData darwin-log plugin where [...]
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:
.../DarwinLog/StructuredDataDarwinLog.cpp | 18 +++++++++++++++++-
.../StructuredData/DarwinLog/StructuredDataDarwinLog.h | 3 +++
source/Target/Process.cpp | 1 +
3 files changed, 21 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.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 1a52049 [change-namespace] fix a case references to templated using a [...]
new e390d91 [clang-tidy] Do not move parameter if only DeclRefExpr occurs [...]
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/UnnecessaryValueParamCheck.cpp | 13 +++++++++++++
test/clang-tidy/performance-unnecessary-value-param.cpp | 9 +++++++++
2 files changed, 22 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 llvm.
from 1a58ec0 [Hexagon] Fix some Clang-tidy modernize and Include What You [...]
new 236ad05 [SimplifyLibCalls] Use a lambda. NFCI.
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/Transforms/Utils/SimplifyLibCalls.h | 1 -
lib/Transforms/Utils/SimplifyLibCalls.cpp | 12 ++++++------
2 files changed, 6 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 clang.
from 0ecff4a clang-format-vsix: add a date stamp to the VSIX version numbe [...]
new f6a2fba clang-format-vsix: add command to format document
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/clang-format-vs/.gitignore | 1 +
tools/clang-format-vs/ClangFormat/ClangFormat.vsct | 18 +++--
.../ClangFormat/ClangFormatPackage.cs | 92 +++++++++++++++++++---
tools/clang-format-vs/ClangFormat/PkgCmdID.cs | 3 +-
tools/clang-format-vs/README.txt | 24 ++++++
5 files changed, 119 insertions(+), 19 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 1b3f221 Revert "Update for LLVM global variable debug info API change."
new 0ecff4a clang-format-vsix: add a date stamp to the VSIX version numbe [...]
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/clang-format-vs/CMakeLists.txt | 5 ++++-
1 file changed, 4 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.
unknown user pushed a change to branch master
in repository clang.
from 57dd102 [c++1z] P0195R2: Allow multiple using-declarators in a single [...]
new 1b3f221 Revert "Update for LLVM global variable debug info API change."
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/CGDebugInfo.cpp | 42 +++++++++++---------------
lib/CodeGen/CGDebugInfo.h | 6 ++--
test/CodeGen/2009-10-20-GlobalDebug.c | 14 ++++-----
test/CodeGen/2010-08-10-DbgConstant.c | 2 +-
test/CodeGen/debug-info-atomic.c | 9 +++---
test/CodeGen/debug-info-global-constant.c | 4 +--
test/CodeGen/debug-info-static-const-fp.c | 30 +++++++-----------
test/CodeGen/debug-info-static.c | 3 +-
test/CodeGenCXX/debug-info-global.cpp | 5 ++-
test/CodeGenCXX/debug-info-static-member.cpp | 11 ++-----
test/CodeGenCXX/debug-info-template-member.cpp | 5 ++-
test/CodeGenCXX/debug-info-template.cpp | 15 ++++-----
test/CodeGenCXX/debug-info.cpp | 5 ++-
test/CodeGenCXX/inline-dllexport-member.cpp | 3 +-
14 files changed, 61 insertions(+), 93 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.