This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 654f3b6a2a x86-64: Add some x32 ELF property tests
new 9845682bda Include <signal.h> on gdbserver/fork-child.c (and fix regressions)
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:
gdb/gdbserver/ChangeLog | 4 ++++
gdb/gdbserver/fork-child.c | 3 +++
2 files changed, 7 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 9f7d1a4d05 [modules] D29951: Load lazily the template specialization in [...]
new 2399fffdef Attempt to fix shared library build: RewriteFrontend depends [...]
new dd4ce29ba0 Revert r305117
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:
lib/Frontend/Rewrite/CMakeLists.txt | 1 +
test/Index/availability.c | 18 +++---
tools/libclang/CIndex.cpp | 120 ++++++++++++------------------------
3 files changed, 47 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 75cf4f5e8b [modules] Fix that global delete operator get's assigned to [...]
new 9f7d1a4d05 [modules] D29951: Load lazily the template specialization 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:
lib/Serialization/ASTReaderDecl.cpp | 85 ++++++++++++++++++++-----------------
1 file changed, 47 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 llvm.
from 24ed17e2405 [LVI] Fix spelling error in comment. NFC
new af1531a5be2 [Support] Fix some Clang-tidy modernize-use-using and Inclu [...]
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/llvm/Support/Casting.h | 45 +++++-----
include/llvm/Support/CommandLine.h | 68 +++++++++------
include/llvm/Support/Endian.h | 168 +++++++++++++++++++-----------------
include/llvm/Support/Error.h | 31 +++----
include/llvm/Support/ErrorOr.h | 18 ++--
include/llvm/Support/SourceMgr.h | 2 +-
include/llvm/Support/StringPool.h | 24 +++---
include/llvm/Support/type_traits.h | 20 ++---
tools/llvm-readobj/ELFDumper.cpp | 172 ++++++++++++++++++++++---------------
9 files changed, 309 insertions(+), 239 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 5e7491ef11 [libclang] Merge multiple availability clauses when getting [...]
new 75cf4f5e8b [modules] Fix that global delete operator get's assigned to [...]
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/SemaExprCXX.cpp | 2 ++
1 file changed, 2 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 llvm.
from f12aebdca5d [LVI] Const correct and rename the LVILatticeVal parameter [...]
new 24ed17e2405 [LVI] Fix spelling error in comment. 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/Analysis/LazyValueInfo.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 clang.
from 56441b2bfd [ODRHash] Add support for TemplateArgument types.
new f0e160dd67 Add -frewrite-imports flag.
new 5e7491ef11 [libclang] Merge multiple availability clauses when getting [...]
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/clang/Driver/Options.td | 4 +
include/clang/Frontend/CompilerInstance.h | 3 +
include/clang/Frontend/PreprocessorOutputOptions.h | 2 +
include/clang/Rewrite/Frontend/FrontendActions.h | 4 +
lib/Driver/Driver.cpp | 2 +
lib/Driver/ToolChains/Clang.cpp | 7 +-
lib/Frontend/CompilerInstance.cpp | 10 +-
lib/Frontend/CompilerInvocation.cpp | 1 +
lib/Frontend/Rewrite/FrontendActions.cpp | 118 +++++++++++++++++---
lib/FrontendTool/ExecuteCompilerInvocation.cpp | 3 +-
test/Index/availability.c | 18 ++--
test/Modules/preprocess-build-diamond.m | 26 +++++
tools/libclang/CIndex.cpp | 120 ++++++++++++++-------
13 files changed, 252 insertions(+), 66 deletions(-)
create mode 100644 test/Modules/preprocess-build-diamond.m
--
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 bb67f7f534a [pdb] Support CoffSymbolRVA debug subsection.
new f12aebdca5d [LVI] Const correct and rename the LVILatticeVal parameter [...]
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/Analysis/LazyValueInfo.cpp | 17 ++++++++---------
1 file changed, 8 insertions(+), 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 compiler-rt.
from 5f551f74f [asan] Fix ASan internal failure in AllocateFromLocalPool
new 09cdb957f Minor clean up of profile rt tests
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/profile/Linux/instrprof-alloc.test | 4 ++--
test/profile/Linux/instrprof-value-prof-warn.test | 2 +-
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 lldb.
from 59fd41f9b [VMRange] Implement comparison operators using `==` and `<`.
new 5794d5042 [VMRange] Remove unused FindRangeIndexThatContainsValue().
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/lldb/Utility/VMRange.h | 5 -----
source/Utility/VMRange.cpp | 11 -----------
2 files changed, 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.