This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_28-branch
in repository binutils-gdb.
from 6a9f6aa Automatic date update in version.in
new c94badb 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 dec0b05 [libfuzzer] include errno.h. On Ubuntu 14.04 we got away w/o [...]
new fbdf4a8 [PM] MLSM has been enabled for a way. Reclaim a cl::opt.
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/Transforms/IPO/PassManagerBuilder.cpp | 10 ++--------
1 file changed, 2 insertions(+), 8 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 94a8da7 Modules: Clean up ModuleFile::Imports in ModuleManager::remov [...]
new 65a6eb2 Modules: Return early in ModuleManager::addModule; NFC
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/Serialization/ModuleManager.cpp | 143 ++++++++++++++++++------------------
1 file changed, 72 insertions(+), 71 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 98d1937 Modules: Enforce that ModuleManager::removeModules deletes the tail
new 94a8da7 Modules: Clean up ModuleFile::Imports in ModuleManager::remov [...]
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/Serialization/ModuleManager.cpp | 6 +++---
1 file 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 e83e9fc [scan-build-py] remove batch files
new 98d1937 Modules: Enforce that ModuleManager::removeModules deletes the tail
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/Serialization/ModuleManager.h | 4 ++--
lib/Serialization/ASTReader.cpp | 7 +++----
lib/Serialization/ModuleManager.cpp | 24 +++++++++++++-----------
3 files changed, 18 insertions(+), 17 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 fa8abd3 [scan-build-py] use subprocess wrapper
new e83e9fc [scan-build-py] remove batch files
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/bin/analyze-build.bat | 1 -
tools/scan-build-py/bin/analyze-c++.bat | 1 -
tools/scan-build-py/bin/analyze-cc.bat | 1 -
tools/scan-build-py/bin/intercept-build.bat | 1 -
tools/scan-build-py/bin/intercept-c++.bat | 1 -
tools/scan-build-py/bin/intercept-cc.bat | 1 -
tools/scan-build-py/bin/scan-build.bat | 1 -
7 files changed, 7 deletions(-)
delete mode 100644 tools/scan-build-py/bin/analyze-build.bat
delete mode 100644 tools/scan-build-py/bin/analyze-c++.bat
delete mode 100644 tools/scan-build-py/bin/analyze-cc.bat
delete mode 100644 tools/scan-build-py/bin/intercept-build.bat
delete mode 100644 tools/scan-build-py/bin/intercept-c++.bat
delete mode 100644 tools/scan-build-py/bin/intercept-cc.bat
delete mode 100644 tools/scan-build-py/bin/scan-build.bat
--
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 13065c8 Modules: Clarify ownership of ModuleFile instances in ModuleM [...]
new fa8abd3 [scan-build-py] use subprocess wrapper
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/__init__.py | 43 +++++++++----
tools/scan-build-py/libscanbuild/clang.py | 17 ++---
tools/scan-build-py/libscanbuild/intercept.py | 26 ++++----
tools/scan-build-py/libscanbuild/runner.py | 82 +++++++++++-------------
tools/scan-build-py/tests/unit/test_intercept.py | 12 +---
tools/scan-build-py/tests/unit/test_runner.py | 1 -
6 files changed, 89 insertions(+), 92 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 5ee103d Modules: Return ModuleFile& from ModuleManager::begin, etc.; NFC
new 13065c8 Modules: Clarify ownership of ModuleFile instances in ModuleM [...]
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/Serialization/ModuleManager.h | 10 +++--
lib/Serialization/ModuleManager.cpp | 59 ++++++++++++-----------------
2 files changed, 31 insertions(+), 38 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 f4f30d8 Modules: Separate out a checkSignature helper, almost NFC
new 5ee103d Modules: Return ModuleFile& from ModuleManager::begin, etc.; NFC
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/Serialization/ASTReader.h | 2 +-
include/clang/Serialization/ModuleManager.h | 14 ++++++++---
lib/Serialization/ASTReader.cpp | 27 +++++++++-----------
lib/Serialization/ASTWriter.cpp | 38 ++++++++++++++---------------
lib/Serialization/ModuleManager.cpp | 35 ++++++++++++++------------
5 files changed, 60 insertions(+), 56 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 7110ec7 Remove unused 'using' declaration. Found by clang-tidy: misc- [...]
new f4f30d8 Modules: Separate out a checkSignature helper, almost NFC
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/Serialization/ModuleManager.cpp | 29 ++++++++++++++++-------------
1 file changed, 16 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.