This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 5f5f6d1 IRGen: Do not set dllexport on declarations.
new 1802195 Add support for attribute enum_extensibility.
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/AST/Decl.h | 12 +++
include/clang/Basic/Attr.td | 10 ++-
include/clang/Basic/AttrDocs.td | 49 +++++++++++++
lib/AST/Decl.cpp | 14 ++++
lib/Sema/SemaDecl.cpp | 4 +-
lib/Sema/SemaDeclAttr.cpp | 25 +++++++
lib/Sema/SemaStmt.cpp | 21 ++++--
test/Sema/enum-attr.c | 130 +++++++++++++++++++++++++++++++++
test/SemaCXX/attr-flag-enum-reject.cpp | 4 -
test/SemaCXX/enum-attr.cpp | 108 +++++++++++++++++++++++++++
10 files changed, 362 insertions(+), 15 deletions(-)
create mode 100644 test/Sema/enum-attr.c
delete mode 100644 test/SemaCXX/attr-flag-enum-reject.cpp
create mode 100644 test/SemaCXX/enum-attr.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 91c2cea [Support] Fill the file_status struct with link count.
new 185afe8 FindTypes should find "struct TypeName" as well as "TypeName".
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:
.../c/find_struct_type}/Makefile | 0
.../lang/c/find_struct_type/TestFindStructTypes.py | 67 ++++++++++++++++++++++
.../lldbsuite/test/lang/c/find_struct_type/main.c | 25 ++++++++
source/Core/Module.cpp | 2 +-
4 files changed, 93 insertions(+), 1 deletion(-)
copy packages/Python/lldbsuite/test/{functionalities/plugins/python_os_plugin => l [...]
create mode 100644 packages/Python/lldbsuite/test/lang/c/find_struct_type/TestFind [...]
create mode 100644 packages/Python/lldbsuite/test/lang/c/find_struct_type/main.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 88f61e1 Add a function to MD5 a file's contents.
new 5f5f6d1 IRGen: Do not set dllexport on declarations.
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/CodeGenModule.cpp | 1 -
test/CodeGenCXX/dllexport.cpp | 6 +++---
2 files changed, 3 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 llvm.
from 4355f36 [ARM] Revert r297443 and r297820.
new 9fe7c74 Revert "[Hexagon] Recognize polynomial-modulo loop idiom again"
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/Hexagon/HexagonLoopIdiomRecognition.cpp | 717 +--------------------
test/CodeGen/Hexagon/loop-idiom/pmpy-mod.ll | 84 ---
2 files changed, 17 insertions(+), 784 deletions(-)
delete mode 100644 test/CodeGen/Hexagon/loop-idiom/pmpy-mod.ll
--
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 254674a [Support] Fill the file_status struct with link count.
new 4355f36 [ARM] Revert r297443 and r297820.
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/ARM/ARMBaseInstrInfo.cpp | 10 ---
lib/Target/ARM/ARMISelLowering.cpp | 96 ++++-----------------------
lib/Target/ARM/ARMInstrThumb.td | 92 +++++---------------------
test/CodeGen/Thumb/long.ll | 128 +++---------------------------------
4 files changed, 39 insertions(+), 287 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 lld.
from 9a605ad Move OffsetInArchive to BitcodeFile.
new 087baa5 [COFF] Don't let /def override /out filename
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:
COFF/Driver.cpp | 9 ++++++---
COFF/ModuleDef.cpp | 22 +++++++++++++++-------
test/COFF/def-name.test | 28 ++++++++++++++++++++++++++++
3 files changed, 49 insertions(+), 10 deletions(-)
create mode 100644 test/COFF/def-name.test
--
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 bc5285c combine: Fix 79910
new cc2ca70 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 gcc-6-branch
in repository gcc.
from 1219462 Daily bump.
new 6af764f Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 gcc-5-branch
in repository gcc.
from d44b0ca Daily bump.
new 80c92aa Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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.
Charles Baylis pushed a change to branch master
in repository toolchain/abe-tests.
from 64d56d5 Check behaviour of gcc=... options.
new 290458f test-checkout.sh: Test gcc7 checkout.
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-checkout.sh | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.