This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.0-branch
in repository binutils-gdb.
from 7f169cb2c0 Automatic date update in version.in
new 0e21b7b8cd Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_29-branch
in repository binutils-gdb.
from fe60c4d42f Automatic date update in version.in
new ce6b96b2ea Automatic date update in version.in
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:
bfd/version.h | 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 llvm.
from 4a39ef301ec Implement salavageDebugInfo functionality for SelectionDAG.
new 52a43b285cd Check special-case-list regex before insertion.
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/Support/SpecialCaseList.cpp | 5 +++++
unittests/Support/SpecialCaseListTest.cpp | 3 +++
2 files changed, 8 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 b7b9efb693 [Sema][ObjC] Look for either objc_bridge or objc_bridge_muta [...]
new 7ffb1b28fb [Analyzer] [Tests] Remove temporary fields from generated re [...]
new d8eca0ac08 [Analyzer] [Tests] Minor refactor of testing infrastructure:
new de45a2e1b7 [Analyzer] Store BodyFarm in std::unique_ptr
The 3 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/Analysis/AnalysisDeclContext.h | 4 +-
lib/Analysis/AnalysisDeclContext.cpp | 9 +-
utils/analyzer/SATestBuild.py | 137 +++++----------------------
utils/analyzer/SATestUtils.py | 108 +++++++++++++++++++++
4 files changed, 133 insertions(+), 125 deletions(-)
create mode 100644 utils/analyzer/SATestUtils.py
--
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 0a550a7e0 [FreeBSD] Remove more dead code. NFCI.
new a37b966d2 Allow ObjectFilePECOFF to initialize with ARM binaries.
new e12da3af9 Fix a compile warning on linux
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:
source/API/SBDebugger.cpp | 2 +-
source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | 5 +++++
2 files 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 lldb.
from 274a51db5 [ExpressionParser] Garbage-collect dead code. NFCI.
new 0a550a7e0 [FreeBSD] Remove more dead code. 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:
source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp | 26 -----------------------
1 file changed, 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 5c484035ac Correct behavior of fastcall when default CC is set.
new b7b9efb693 [Sema][ObjC] Look for either objc_bridge or objc_bridge_muta [...]
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/Sema/SemaType.cpp | 19 +++++++++++++------
.../Inputs/nullability-completeness-cferror.h | 13 +++++++++++++
test/SemaObjCXX/nullability-completeness-cferror.mm | 5 +++++
3 files changed, 31 insertions(+), 6 deletions(-)
create mode 100644 test/SemaObjCXX/Inputs/nullability-completeness-cferror.h
create mode 100644 test/SemaObjCXX/nullability-completeness-cferror.mm
--
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 aa861ea70 Remove some unused function calls from ClangUserExpression.cpp
new 274a51db5 [ExpressionParser] Garbage-collect dead code. 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:
source/Plugins/ExpressionParser/Clang/ClangUtilityFunction.cpp | 9 ---------
1 file changed, 9 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 15627d6263 [Analyzer] Fix bug in testing scripts, which always marked r [...]
new 5c484035ac Correct behavior of fastcall when default CC is set.
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/AST/ASTContext.cpp | 2 +-
test/CodeGenCXX/default_calling_conv.cpp | 7 +++++++
2 files changed, 8 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 lldb.
from 060a697ca Remove some dead code from ClangExpressionDeclMap.cpp
new aa861ea70 Remove some unused function calls from ClangUserExpression.cpp
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/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.