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 06aba53 [clang-tidy] fix docs in hicpp checks
new 0945cf0 Spelling mistakes in comments. 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:
clang-rename/USRFinder.cpp | 2 +-
clang-tidy/cppcoreguidelines/NoMallocCheck.h | 6 +++---
clang-tidy/utils/HeaderGuard.cpp | 2 +-
include-fixer/SymbolIndexManager.h | 2 +-
4 files changed, 6 insertions(+), 6 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 cac5a6f Spelling mistakes in comments. NFCI.
new 428e693 Spelling mistakes in comments. 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/CodeGen/MachineFunctionInitializer.h | 2 +-
include/llvm/Support/FormatVariadic.h | 2 +-
lib/Bitcode/Reader/MetadataLoader.cpp | 2 +-
lib/CodeGen/DetectDeadLanes.cpp | 2 +-
lib/Target/Mips/MipsHazardSchedule.cpp | 2 +-
lib/Target/NVPTX/NVPTXISelLowering.cpp | 2 +-
lib/Target/PowerPC/PPCInstrVSX.td | 2 +-
lib/Target/X86/X86InstrCompiler.td | 4 ++--
lib/Transforms/InstCombine/InstCombineCalls.cpp | 2 +-
lib/XRay/Trace.cpp | 2 +-
tools/dsymutil/DwarfLinker.cpp | 6 +++---
tools/dsymutil/MachOUtils.cpp | 2 +-
tools/llvm-c-test/echo.cpp | 2 +-
tools/lto/lto.cpp | 2 +-
14 files changed, 17 insertions(+), 17 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 b048bc8 [APInt] Remove references to integerPartWidth and integerPart [...]
new 4b44666 Add `replace` interface with range in AtomicChange.
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/Tooling/Refactoring/AtomicChange.h | 6 ++++++
lib/Tooling/Refactoring/AtomicChange.cpp | 6 ++++++
unittests/Tooling/RefactoringTest.cpp | 23 ++++++++++++-----------
3 files changed, 24 insertions(+), 11 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 458813f [clang-tidy] fix for linker errors in hicpp checks
new 06aba53 [clang-tidy] fix docs in hicpp checks
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:
docs/clang-tidy/checks/hicpp-noexcept-move.rst | 2 +-
docs/clang-tidy/checks/list.rst | 12 ++++++++++++
2 files changed, 13 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 llvm.
from d897ffb Revert "Make naming in Host.h in line with coding standards."
new cac5a6f Spelling mistakes in comments. 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:
lib/Target/X86/X86ISelLowering.cpp | 30 +++++++++++++++---------------
1 file changed, 15 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 clang-tools-extra.
from 3bcdd4f [clang-tidy] add aliases for hicpp module
new 458813f [clang-tidy] fix for linker errors in hicpp checks
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/hicpp/CMakeLists.txt | 5 +++++
1 file 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.
Renato Golin pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 8a7e80a tcwg-llvm-testsuite.sh: using standard locale to avoid python errors
new 4fd2535 Revert "start-container-docker.sh: Add --memory option."
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:
start-container-docker.sh | 11 ++---------
start-container-none.sh | 8 +-------
start-container-schroot.sh | 8 +-------
3 files changed, 4 insertions(+), 23 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 d6fb946 [clangd] Add support for vscode extension configuration
new 3bcdd4f [clang-tidy] add aliases for hicpp module
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/hicpp/HICPPTidyModule.cpp | 41 ++++++++++++++++++++--
docs/ReleaseNotes.rst | 6 ++--
.../checks/hicpp-explicit-conversions.rst | 15 ++++++++
docs/clang-tidy/checks/hicpp-function-size.rst | 11 ++++++
.../checks/hicpp-invalid-access-moved.rst | 8 +++++
docs/clang-tidy/checks/hicpp-member-init.rst | 9 +++++
docs/clang-tidy/checks/hicpp-named-parameter.rst | 8 +++++
.../checks/hicpp-new-delete-operators.rst | 8 +++++
docs/clang-tidy/checks/hicpp-noexcept-move.rst | 7 ++++
.../checks/hicpp-special-member-functions.rst | 7 ++++
.../checks/hicpp-undelegated-constructor.rst | 23 ++++++++++++
.../clang-tidy/checks/hicpp-use-equals-default.rst | 7 ++++
docs/clang-tidy/checks/hicpp-use-equals-delete.rst | 8 +++++
docs/clang-tidy/checks/hicpp-use-override.rst | 8 +++++
14 files changed, 161 insertions(+), 5 deletions(-)
create mode 100644 docs/clang-tidy/checks/hicpp-explicit-conversions.rst
create mode 100644 docs/clang-tidy/checks/hicpp-function-size.rst
create mode 100644 docs/clang-tidy/checks/hicpp-invalid-access-moved.rst
create mode 100644 docs/clang-tidy/checks/hicpp-member-init.rst
create mode 100644 docs/clang-tidy/checks/hicpp-named-parameter.rst
create mode 100644 docs/clang-tidy/checks/hicpp-new-delete-operators.rst
create mode 100644 docs/clang-tidy/checks/hicpp-noexcept-move.rst
create mode 100644 docs/clang-tidy/checks/hicpp-special-member-functions.rst
create mode 100644 docs/clang-tidy/checks/hicpp-undelegated-constructor.rst
create mode 100644 docs/clang-tidy/checks/hicpp-use-equals-default.rst
create mode 100644 docs/clang-tidy/checks/hicpp-use-equals-delete.rst
create mode 100644 docs/clang-tidy/checks/hicpp-use-override.rst
--
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.
Renato Golin pushed a change to branch master
in repository toolchain/jenkins-scripts.
from b58cfa7 tcwg-llvm-build.sh: avoid using DESTDIR with ninja
new 8a7e80a tcwg-llvm-testsuite.sh: using standard locale to avoid python errors
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:
tcwg-llvm-testsuite.sh | 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 llvm.
from 578991f Another attempt fix the Windows builds
new d897ffb Revert "Make naming in Host.h in line with coding standards."
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/ADT/DenseSet.h | 40 +++++++++++++++++++--------------------
include/llvm/ADT/StringExtras.h | 9 ++++-----
include/llvm/Support/Host.h | 10 +++++-----
include/llvm/Support/MathExtras.h | 6 +++---
lib/Support/Chrono.cpp | 12 ++++++------
lib/Support/Host.cpp | 12 ++++++------
unittests/Support/Host.cpp | 23 ++++++++++++----------
7 files changed, 56 insertions(+), 56 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.