This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from df3e7e7eba3 [libgomp] Truncate config/nvptx/oacc-parallel.c
new 572fe631b38 * xcoff.c (struct xcoff_line, struct xcoff_line_vector): R [...]
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:
libbacktrace/ChangeLog | 11 ++
libbacktrace/xcoff.c | 433 +++++++++++++++++++++++--------------------------
2 files changed, 212 insertions(+), 232 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 1dcb79df5 lld-link: Remove /msvclto option
new 2d767f49d Update for DWARF API change
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:
ELF/InputFiles.cpp | 2 +-
ELF/SyntheticSections.cpp | 4 ++--
2 files changed, 3 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 clang.
from 2d7043a91e [NFC][CodeGenCXX] Use -emit-llvm-only instead of -emit-llvm [...]
new fb42852a3c [AST][4/4] Move the bit-fields from ObjCMethodDecl and ObjCC [...]
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/DeclObjC.h | 166 ++++++++++++++----------------------
lib/AST/DeclObjC.cpp | 63 ++++++++++++--
lib/Sema/SemaDeclObjC.cpp | 4 +-
lib/Serialization/ASTReaderDecl.cpp | 14 +--
lib/Serialization/ASTWriterDecl.cpp | 12 +--
5 files changed, 134 insertions(+), 125 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 3329317b89 [AST][3/4] Move the bit-fields from BlockDecl, LinkageSpecDe [...]
new 2d7043a91e [NFC][CodeGenCXX] Use -emit-llvm-only instead of -emit-llvm [...]
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/CodeGenCXX/castexpr-basepathsize-threshold.cpp | 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 master
in repository lldb.
from 79b345680 Fix out-of-bounds read in Stream::PutCStringAsRawHex8
new 455030db0 [DWARFASTParser] Remove special cases for `llvm-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:
.../SymbolFile/DWARF/DWARFASTParserClang.cpp | 29 +++-------------------
1 file changed, 3 insertions(+), 26 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 8c58be37cf [AST][2/4] Move the bit-fields from FunctionDecl and CXXCons [...]
new 3329317b89 [AST][3/4] Move the bit-fields from BlockDecl, LinkageSpecDe [...]
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 | 49 +++++++++++++++++++++---------------------
include/clang/AST/DeclCXX.h | 30 +++++++++-----------------
include/clang/AST/DeclOpenMP.h | 15 ++++++-------
lib/AST/Decl.cpp | 11 +++++++++-
lib/AST/DeclCXX.cpp | 9 ++++++++
lib/AST/DeclOpenMP.cpp | 8 +++++++
6 files changed, 69 insertions(+), 53 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 lldb.
from 63e23a1aa Fixed documentation for PutHex8 [NFC]
new 79b345680 Fix out-of-bounds read in Stream::PutCStringAsRawHex8
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/Utility/Stream.cpp | 4 ++--
unittests/Utility/StreamTest.cpp | 3 +++
2 files changed, 5 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.
from f2421d2e1b [AST][1/4] Move the bit-fields from TagDecl, EnumDecl and Re [...]
new 8c58be37cf [AST][2/4] Move the bit-fields from FunctionDecl and CXXCons [...]
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 | 252 +++++++++++++++++++-----------------
include/clang/AST/DeclCXX.h | 70 +++++-----
lib/AST/Decl.cpp | 48 +++++--
lib/AST/DeclCXX.cpp | 17 ++-
lib/Serialization/ASTReaderDecl.cpp | 53 ++++----
lib/Serialization/ASTWriterDecl.cpp | 41 +++---
6 files changed, 269 insertions(+), 212 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 72eb9b0a58f [DebugInfo/DWARF] [3/4] Rename DWARFUnitSection to DWARFUni [...]
new a42866d162e [DebugInfo/DWARF] [4/4] Unify handling of compile and type [...]
new de10da00241 [llvm-objcopy] Add missing -I command line flag alias for - [...]
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:
include/llvm/DebugInfo/DWARF/DWARFContext.h | 102 +++++++++++++++-------------
include/llvm/DebugInfo/DWARF/DWARFUnit.h | 28 +++++++-
lib/DebugInfo/DWARF/DWARFContext.cpp | 53 +++++++--------
lib/DebugInfo/DWARF/DWARFUnit.cpp | 21 ++++--
tools/llvm-objcopy/ObjcopyOpts.td | 1 +
5 files changed, 120 insertions(+), 85 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 test-suite.
from a1699f64 cmake: Remove unused TARGET_VAR arg from llvm_singlesource()
new de96b72d cmake: Amend to llvm_test_traditional() changes
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:
External/CUDA/CMakeLists.txt | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.