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 0d4134d [clang-tidy] Add readability-misleading-indentation check.
new e3b4050 [clang-tidy] Improve diagnostic message for misc-definitions- [...]
new 87be7d4 [clang-tidy] Add support for NOLINTNEXTLINE.
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/ClangTidyDiagnosticConsumer.cpp | 29 ++++++++++++++++++++++
clang-tidy/misc/DefinitionsInHeadersCheck.cpp | 8 +++---
test/clang-tidy/misc-definitions-in-headers.hpp | 4 +--
test/clang-tidy/nolintnextline.cpp | 33 +++++++++++++++++++++++++
4 files changed, 69 insertions(+), 5 deletions(-)
create mode 100644 test/clang-tidy/nolintnextline.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 lldb.
from f39758b Before returning a pc value for a stack frame, run it through [...]
new 4b27929 XFAIL TestNameLookup for GCC
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:
.../Python/lldbsuite/test/python_api/name_lookup/TestNameLookup.py | 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.
unknown user pushed a change to branch junit
in repository dejagnu.
at caee7e9 updated
This branch includes the following new commits:
new 27b7199 add script to convert a .sum output files into a Junit compat [...]
new b5945b0 updated
new e631b29 add some filter out of reserved characters. Don't print an em [...]
new 453ea0c updated
new 114a65c format messages differently for different results. Add more c [...]
new caee7e9 updated
The 6 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.
--
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 dejagnu_doc_branch
in repository dejagnu.
at 29801e2 This branch is now closed. The documentation has been moved [...]
No new revisions were added by this update.
--
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 dejagnu_1_4_branch
in repository dejagnu.
at 08acdfa Remove .cvsignore file(s).
No new revisions were added by this update.
--
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 dejagnu_doc_branch
in repository dejagnu.
at 29801e2 This branch is now closed. The documentation has been moved [...]
No new revisions were added by this update.
--
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 junit
in repository dejagnu.
at caee7e9 updated
This branch includes the following new commits:
new 27b7199 add script to convert a .sum output files into a Junit compat [...]
new b5945b0 updated
new e631b29 add some filter out of reserved characters. Don't print an em [...]
new 453ea0c updated
new 114a65c format messages differently for different results. Add more c [...]
new caee7e9 updated
The 6 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.
--
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 ad0908f Revert "[LoopVectorize] Added address space check when analys [...]
new 10283cd [X86][SSE] Test case showing missed PSHUFB target shuffle con [...]
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/CodeGen/X86/vector-shuffle-combining-ssse3.ll | 35 ++++++++++++++++++++++
1 file changed, 35 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 clang.
from cd78094 [clang-format] Remove dead code in FormatTestComments, NFC
new 0acb256 [scan-build-py] move function report_directory from report mo [...]
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/scan-build-py/libscanbuild/analyze.py | 38 +++++++++++++++++++++++-
tools/scan-build-py/libscanbuild/report.py | 41 +-------------------------
tools/scan-build-py/tests/unit/test_analyze.py | 15 ++++++++++
tools/scan-build-py/tests/unit/test_report.py | 13 --------
4 files changed, 53 insertions(+), 54 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 c644cb6 [CodeGen][ObjC] Use the type of the captured field of the enc [...]
new 631669a [scan-build-py] use subprocess wrapper to execute build
new cd78094 [clang-format] Remove dead code in FormatTestComments, NFC
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:
tools/scan-build-py/libscanbuild/__init__.py | 13 +++++++++++++
tools/scan-build-py/libscanbuild/analyze.py | 7 +++----
tools/scan-build-py/libscanbuild/intercept.py | 6 ++----
unittests/Format/FormatTestComments.cpp | 7 -------
4 files changed, 18 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.