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 4428da6 Add -frtti for Windows buildbot.
new 77fad70 [clang-tidy] Enhance modernize-make-unique to handle unique_p [...]
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/modernize/MakeSmartPtrCheck.cpp | 54 ++++++++++++-
clang-tidy/modernize/MakeSmartPtrCheck.h | 7 ++
docs/ReleaseNotes.rst | 6 ++
docs/clang-tidy/checks/modernize-make-shared.rst | 11 +++
docs/clang-tidy/checks/modernize-make-unique.rst | 11 +++
test/clang-tidy/modernize-make-shared.cpp | 78 ++++++++++++++++++-
test/clang-tidy/modernize-make-unique.cpp | 96 +++++++++++++++++++++---
7 files changed, 248 insertions(+), 15 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 c1487e1 [SystemZ] Rework processor feature definitions and add -mcpu= [...]
new 8043131 Recommit r285285 - [Object/ELF] - Fixed behavior when Section [...]
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/Object/ELF.h | 6 ++++++
test/Object/Inputs/invalid-section-index2.elf | Bin 435 -> 435 bytes
test/Object/Inputs/invalid-sections-num.elf | Bin 0 -> 528 bytes
test/Object/invalid.test | 3 +++
4 files changed, 9 insertions(+)
create mode 100644 test/Object/Inputs/invalid-sections-num.elf
--
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 127730d Use the right dwarf attributes for parsing location list entr [...]
new 796430a Minidump plugin: Adding x86_32 register context converter
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:
source/Plugins/Process/minidump/CMakeLists.txt | 1 +
.../minidump/RegisterContextMinidump_x86_32.cpp | 99 +++++++++++++++
.../minidump/RegisterContextMinidump_x86_32.h | 138 +++++++++++++++++++++
.../minidump/RegisterContextMinidump_x86_64.cpp | 10 +-
.../minidump/RegisterContextMinidump_x86_64.h | 6 +-
unittests/Process/minidump/CMakeLists.txt | 1 +
unittests/Process/minidump/Inputs/linux-i386.dmp | Bin 0 -> 32976 bytes
unittests/Process/minidump/MinidumpParserTest.cpp | 109 +++++++++++-----
8 files changed, 322 insertions(+), 42 deletions(-)
create mode 100644 source/Plugins/Process/minidump/RegisterContextMinidump_x86_32.cpp
create mode 100644 source/Plugins/Process/minidump/RegisterContextMinidump_x86_32.h
create mode 100644 unittests/Process/minidump/Inputs/linux-i386.dmp
--
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 aa2d2f8 [SystemZ] Add -march=archX aliases
new 7d991e7 [x86][inline-asm] Add support for curly brackets escape using [...]
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/Stmt.cpp | 16 +++++++++-------
test/CodeGen/x86_inlineasm_curly_bracket_escape.c | 8 ++++++++
2 files changed, 17 insertions(+), 7 deletions(-)
create mode 100644 test/CodeGen/x86_inlineasm_curly_bracket_escape.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 clang-tools-extra.
from 3bddfbd Fix link to check
new 4428da6 Add -frtti for Windows buildbot.
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/clang-tidy/modernize-use-auto-cast-remove-stars.cpp | 2 +-
test/clang-tidy/modernize-use-auto-cast.cpp | 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 libcxx.
from 1c0757a Fix archetypes.hpp under libcpp-no-extensions and std level < 14
new 3b2cf96 [libc++] Add configuration define for off_t functions
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/__config | 6 ++++++
include/fstream | 6 +++---
2 files changed, 9 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.
unknown user pushed a change to branch master
in repository gcc.
from 49508b5 Index: ChangeLog ============================================ [...]
new 0ca88e1 2016-10-31 Waldemar Brodkorb <wbx(a)openadk.org>
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 | 4 ++++
gcc/config/microblaze/linux.h | 1 +
2 files changed, 5 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 c6c7914 Skip gcc.dg/lto/pr60449_0.c for avr
new ab27b89 * config/alpha/alpha-passes.def: Swap pass_convert_to_eh_reg [...]
new 49508b5 Index: ChangeLog ============================================ [...]
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:
ChangeLog | 5 +++++
MAINTAINERS | 2 +-
gcc/config/alpha/alpha-passes.def | 2 +-
3 files changed, 7 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 clang-tools-extra.
from 9ccae35 [change-namespace] fix namespace specifiers of template arguments.
new 93906b9 [clang-tidy] Enhance modernize-use-auto to casts
new 3bddfbd Fix link to check
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:
clang-tidy/modernize/UseAutoCheck.cpp | 77 ++++++++-----
clang-tidy/modernize/UseAutoCheck.h | 4 +-
docs/ReleaseNotes.rst | 4 +
docs/clang-tidy/checks/modernize-use-auto.rst | 24 ++++-
.../modernize-use-auto-cast-remove-stars.cpp | 118 ++++++++++++++++++++
test/clang-tidy/modernize-use-auto-cast.cpp | 120 +++++++++++++++++++++
test/clang-tidy/modernize-use-auto-new.cpp | 4 +
7 files changed, 325 insertions(+), 26 deletions(-)
create mode 100644 test/clang-tidy/modernize-use-auto-cast-remove-stars.cpp
create mode 100644 test/clang-tidy/modernize-use-auto-cast.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.