This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 2d552ff77 Allow specifying an exit code for the 'quit' command
new d2f88ad31 [FileCheck] Add -allow-deprecated-dag-overlap to failing lldb 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:
lit/SymbolFile/DWARF/find-basic-function.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 compiler-rt.
from 62b1ff89e Remove ppc64 BE XFAILs now that gcov profiling works, after s [...]
new 006e72100 [FileCheck] Add -allow-deprecated-dag-overlap to failing comp [...]
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/instrprof-visibility.cpp | 4 ++--
1 file changed, 2 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 28a5dcbf3d [NFC] typo
new 924068e9a7 Fix setting of empty implicit-section-name attribute
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/CodeGen/CodeGenModule.cpp | 4 --
test/CodeGen/clang-sections-attribute.c | 76 +++++++++++++++++++++++++++++++++
2 files changed, 76 insertions(+), 4 deletions(-)
create mode 100644 test/CodeGen/clang-sections-attribute.c
--
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 35e8f7fa33f gold: Add ability to toggle function/data sections
new ea13527137d Revert "[docs] As of binutils 2.21.51.0.2, ld.bfd supports [...]
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:
docs/GoldPlugin.rst | 20 +++++++++++---------
1 file changed, 11 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 clang.
from e14ae935c9 [NFC] Replace usage of QualType.getTypePtr()-> with operator->
new 28a5dcbf3d [NFC] typo
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/CodeGen/ConstantEmitter.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 binutils-gdb.
from 16ff70ddd4 Fix PR c++/23373: GDB hangs when printing a struct with a st [...]
new a6f88f6e44 gdb: Remove traces of h8300 ecoff support
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/ChangeLog | 5 +++++
gdb/h8300-tdep.c | 4 ----
2 files changed, 5 insertions(+), 4 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 0ab97d5d5 Link to the correct bug number about the Mac failure for inst [...]
new 62b1ff89e Remove ppc64 BE XFAILs now that gcov profiling works, after s [...]
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/instrprof-dlopen-dlclose-gcov.test | 3 ---
test/profile/instrprof-gcov-two-objects.test | 3 ---
test/profile/instrprof-shared-gcov-flush.test | 4 ++--
3 files 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 llvm.
from 2dd26c97a82 [InstCombine] Fold x & (-1 >> y) == x to x u<= (-1 >> y)
new adfcff45eef [DebugInfo] Fix getPreviousSibling after r336823
new 35e8f7fa33f gold: Add ability to toggle function/data sections
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/DebugInfo/DWARF/DWARFUnit.cpp | 3 ++-
tools/gold/gold-plugin.cpp | 8 +++++---
2 files changed, 7 insertions(+), 4 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 27d3141348 Revert "[VirtualFileSystem] InMemoryFileSystem::status: Retu [...]
new 9b025e6998 [analyzer] Track multiple raw pointer symbols in DanglingInt [...]
new e14ae935c9 [NFC] Replace usage of QualType.getTypePtr()-> with operator->
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/Sema/SemaDecl.cpp | 2 +-
.../Checkers/DanglingInternalBufferChecker.cpp | 68 ++++++++++++++++------
test/Analysis/dangling-internal-buffer.cpp | 24 ++++++++
3 files changed, 75 insertions(+), 19 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.