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 16cf66a [Release Notes] Mention Clang-tidy misc-string-constructor an [...]
new 910e775 [clang-tidy] Fix broken build bot.
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/misc/SuspiciousStringCompareCheck.cpp | 88 ++++++++++++------------
1 file changed, 44 insertions(+), 44 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 libcxx.
from cf4550d Add cxx_runtime_root options for testing against a different [...]
new 994fb96 [libc++] fix macro redef warning when exception is disabled
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/__config | 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 gcc.
from 06777d8 2016-04-21 Richard Biener <rguenther(a)suse.de>
new fb96547 Cherry-pick r266868 from upstream.
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:
libsanitizer/ChangeLog | 5 +++++
libsanitizer/asan/asan_mac.cc | 6 +++++-
2 files changed, 10 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 lld.
from f125cac ELF: Change the return type of getSectionOrder.
new eb28277 Start adding support for internalizing shared libraries.
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/LTO.cpp | 20 +++++++++++++-------
ELF/Symbols.cpp | 9 +++++++++
ELF/Symbols.h | 2 ++
ELF/Writer.cpp | 11 +----------
test/ELF/lto/internalize-exportdyn.ll | 11 ++++++++---
5 files changed, 33 insertions(+), 20 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 68ee583 [ELF] - Make LinkerScript::getSectionOrder private. NFC.
new 5dc8bfa Use llvm::CachedHash.
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/SymbolTable.h | 31 +------------------------------
1 file changed, 1 insertion(+), 30 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 compiler-rt.
from 075c251 [sanitizer] update the sanitizer_allocator_testlib
new fc1463a [sanitizer] Use pthread_threadid_np as thread ID on OS X
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/sanitizer_common/sanitizer_mac.cc | 5 ++++-
1 file changed, 4 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 lld.
from 5dc8bfa Use llvm::CachedHash.
new b992945 Fix test to run everywhere.
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/ELF/lto/drop-linkage.ll | 5 ++---
1 file changed, 2 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 lld.
from b992945 Fix test to run everywhere.
new a6b925a Moves needsPlt to Writer.cpp.
new b32fc60 Don't recompute getRelExpr. NFC.
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:
ELF/Target.cpp | 60 +++++++++++-----------------------------------------------
ELF/Target.h | 6 ++----
ELF/Writer.cpp | 42 ++++++++++++++++++++++++++++++++++++++--
3 files changed, 53 insertions(+), 55 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 8f8ac54 Corrected wording of REPL not available messaging (contained [...]
new 5c74c56 Expressions can run without a process.
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/ClangExpressionParser.cpp | 47 ++++++++++++++--------
1 file changed, 30 insertions(+), 17 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.