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 e0c44121 [clangd] Convert lit code completion tests to unit-tests. NFC
new f126d29a [clang-tidy] Correctly classify constant arrays and constant [...]
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/readability/IdentifierNamingCheck.cpp | 64 +++++++++++------------
test/clang-tidy/readability-identifier-naming.cpp | 53 +++++++++++++++++++
2 files changed, 84 insertions(+), 33 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 gcc-7-branch
in repository gcc.
from e6337d06550 Backported 'Fix wrong code by arm_final_prescan with fp16 m [...]
new 52bd4b467e2 [gcc] 2017-12-11 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 12 ++++++++++++
gcc/config/rs6000/rs6000.c | 3 ++-
gcc/config/rs6000/rs6000.md | 6 ++++++
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/gcc.target/powerpc/pr81959.c | 25 +++++++++++++++++++++++++
5 files changed, 53 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr81959.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.
from e14d055b29 P0620 follow-up: deducing `auto` from braced-init-list in new expr
new f8ce114878 Fix warn-enum-compare.cpp on Windows
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/SemaCXX/warn-enum-compare.cpp | 7 ++++++-
1 file changed, 6 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 a25caac0849 [X86] Add AND/OR/XOR schedule tests
new 9497cd45ac8 [X86] Add CMP/TEST schedule tests
new fd2e2d7cc76 [X86] Add LODS schedule tests
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:
test/CodeGen/X86/schedule-x86_64.ll | 12213 +++++++++++++++++++---------------
1 file changed, 6746 insertions(+), 5467 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 d2dd52d1df Revert 320391: Certain targets are failing, pulling back to [...]
new e14d055b29 P0620 follow-up: deducing `auto` from braced-init-list in new expr
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/Basic/DiagnosticSemaKinds.td | 5 +++--
lib/Sema/SemaExprCXX.cpp | 17 ++++++++++++-----
test/CXX/expr/expr.unary/expr.new/p2-cxx0x.cpp | 6 ++++--
test/CXX/expr/expr.unary/expr.new/p2-cxx14.cpp | 10 ++++++++++
test/CXX/expr/expr.unary/expr.new/p2-cxx1z.cpp | 11 +++++++++++
test/SemaCXX/cxx0x-initializer-stdinitializerlist.cpp | 2 +-
6 files changed, 41 insertions(+), 10 deletions(-)
create mode 100644 test/CXX/expr/expr.unary/expr.new/p2-cxx14.cpp
create mode 100644 test/CXX/expr/expr.unary/expr.new/p2-cxx1z.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 llvm.
from c7bd85c064c [X86] Add ADD/SUB schedule tests
new 11c697c506c [dwarfdump] Fix off-by-one bug in accelerator table extractor.
new a25caac0849 [X86] Add AND/OR/XOR schedule tests
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:
.../llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h | 2 +-
lib/DebugInfo/DWARF/DWARFAcceleratorTable.cpp | 15 +-
lib/DebugInfo/DWARF/DWARFContext.cpp | 3 +-
lib/DebugInfo/DWARF/DWARFVerifier.cpp | 4 +-
test/CodeGen/X86/schedule-x86_64.ll | 10287 +++++++++++--------
test/DebugInfo/Inputs/dwarfdump-objc.x86_64.o | Bin 15648 -> 15320 bytes
test/DebugInfo/dwarfdump-accel.test | 2 +-
7 files changed, 6121 insertions(+), 4192 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 896b8ae1e02 [X86] Add ADC/SBB schedule tests
new c7bd85c064c [X86] Add ADD/SUB schedule tests
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/schedule-x86_64.ll | 2375 +++++++++++++++++++++++++++--------
1 file changed, 1829 insertions(+), 546 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 84bf555dbe [Sema] Fix crash in unused-lambda-capture warning for VLAs
new d2dd52d1df Revert 320391: Certain targets are failing, pulling back to [...]
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/Driver/CC1Options.td | 2 -
include/clang/Lex/PreprocessorOptions.h | 4 --
lib/Driver/Job.cpp | 2 +-
lib/Driver/ToolChains/Linux.cpp | 12 -----
lib/Driver/ToolChains/Linux.h | 2 -
lib/Frontend/CompilerInvocation.cpp | 4 --
lib/Frontend/InitPreprocessor.cpp | 16 -------
.../Inputs/stdc-predef/usr/include/stdc-predef.h | 12 -----
test/Driver/crash-report-header.h | 2 +-
test/Driver/crash-report-spaces.c | 2 +-
test/Driver/crash-report.c | 3 +-
test/Driver/rewrite-map-in-diagnostics.c | 2 +-
test/Driver/stdc-predef.c | 25 ----------
test/Driver/stdc-predef.i | 16 -------
test/Index/IBOutletCollection.m | 4 +-
test/Index/annotate-macro-args.m | 10 ++--
test/Index/annotate-tokens-pp.c | 4 +-
test/Index/annotate-tokens.c | 12 ++---
test/Index/c-index-getCursor-test.m | 4 +-
test/Index/get-cursor-macro-args.m | 6 +--
test/Index/get-cursor.cpp | 54 +++++++++++-----------
test/Preprocessor/ignore-pragmas.c | 10 ++--
unittests/Tooling/TestVisitor.h | 1 -
unittests/libclang/LibclangTest.cpp | 4 +-
24 files changed, 58 insertions(+), 155 deletions(-)
delete mode 100644 test/Driver/Inputs/stdc-predef/usr/include/stdc-predef.h
delete mode 100644 test/Driver/stdc-predef.c
delete mode 100644 test/Driver/stdc-predef.i
--
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 20a630420d For Linux/gnu compatibility, preinclude <stdc-predef.h> if t [...]
new 84bf555dbe [Sema] Fix crash in unused-lambda-capture warning for VLAs
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/Sema/ScopeInfo.h | 1 +
lib/Sema/SemaLambda.cpp | 3 +++
test/SemaCXX/warn-unused-lambda-capture.cpp | 9 +++++++++
3 files changed, 13 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.