This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from bb17621ab8 Regen RISC-V rvd ULPs
new e5721f45f6 Improve ChangeLog message.
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:
ChangeLog | 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 6c542b52ff Diagnose invalid cv-qualifiers for friend decls.
new a336291ffe [Preprocessor] Allow libc++ to detect when aligned allocatio [...]
new b319a856c2 [analyzer] Do not crash in NoStoreFuncVisitor notes if an un [...]
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/Basic/DiagnosticGroups.td | 1 -
include/clang/Basic/DiagnosticSemaKinds.td | 6 +++---
lib/Driver/ToolChains/Darwin.cpp | 6 +++++-
lib/Frontend/InitPreprocessor.cpp | 2 +-
lib/Sema/SemaExprCXX.cpp | 6 +++---
lib/StaticAnalyzer/Core/BugReporterVisitors.cpp | 21 ++++++++++++-------
.../diagnostics/no-store-func-path-notes.cpp | 24 ++++++++++++++++++++++
test/Driver/unavailable_aligned_allocation.cpp | 9 ++++++++
test/Lexer/aligned-allocation.cpp | 23 +++++++++++++++++++++
9 files changed, 82 insertions(+), 16 deletions(-)
create mode 100644 test/Lexer/aligned-allocation.cpp
--
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 425699f52d Fix thinko when deciding whether to disable TCP's Nagle algorithm
new 39aac631ba x32: Align the .note.gnu.property section to 4 bytes
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:
ld/ChangeLog | 5 +++++
ld/testsuite/ld-x86-64/property-x86-3.s | 4 ++++
2 files changed, 9 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 gcc.
from 7516de1461e Remove nfs bogon
new a8fcfe93c17 2018-08-03 Sandra Loosemore <sandra(a)codesourcery.com>
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:
gcc/ChangeLog | 5 +++++
gcc/config/nios2/nios2.c | 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 libcxx.
from e25adff05 Make my new test harness work w/c++03
new 2580fdbb5 [NFC][libc++] Consistently use spaces to indent
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/__tree | 6 +++---
include/any | 2 +-
include/bitset | 12 ++++++------
include/chrono | 20 ++++++++++----------
include/cstddef | 26 +++++++++++++-------------
include/functional | 8 ++++----
include/new | 4 ++--
include/numeric | 8 ++++----
include/span | 50 +++++++++++++++++++++++++-------------------------
include/sstream | 8 ++++----
include/stdexcept | 12 ++++++------
include/typeinfo | 2 +-
12 files changed, 79 insertions(+), 79 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-tools-extra.
from a6248030 [clangd] capitalize diagnostic messages
new 89ef9f5d [clang-tidy] Sequence init statements, declarations, and cond [...]
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/utils/ExprSequence.cpp | 21 ++++++++++++++++---
test/clang-tidy/bugprone-use-after-move.cpp | 31 ++++++++++++++++++++++-------
2 files changed, 42 insertions(+), 10 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 binutils-gdb.
from 4aae6e5abd Improve objcopy's ability to merge build notes.
new 425699f52d Fix thinko when deciding whether to disable TCP's Nagle algorithm
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 | 6 ++++++
gdb/ser-tcp.c | 2 +-
2 files changed, 7 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 llvm.
from c2be4a7cdda [X86] Re-generate abi-isel.ll checks with update_llc_test_c [...]
new 592e45f05e2 [X86] Add test cases to show missed opportunity to use RMW [...]
new a5b8d5a2e75 [X86] Add isel patterns for atomic_load+sub+atomic_sub.
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/Target/X86/X86InstrCompiler.td | 3 +-
test/CodeGen/X86/atomic_mi.ll | 231 ++++++++++++++++++++++++++++++++-----
2 files changed, 202 insertions(+), 32 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 18481d833d [analyzer] Add test for a crash fixed in r338775.
new 6c542b52ff Diagnose invalid cv-qualifiers for friend decls.
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/SemaDeclCXX.cpp | 23 +++++++++++++++++++++++
test/CXX/class.access/class.friend/p3-cxx0x.cpp | 15 +++++++++++++--
test/Modules/odr_hash.cpp | 18 ------------------
3 files changed, 36 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 llvm.
from 91f64a0abdd [X86] Remove RELEASE_ and ACQUIRE_ pseudo instructions. Use [...]
new a845a92bfa7 [X86] Layout tests exactly as update_llc_test_checks.py would
new db7ed853528 [X86] Make abi-isel.ll like update_llc_test_checks.py output
new c2be4a7cdda [X86] Re-generate abi-isel.ll checks with update_llc_test_c [...]
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:
test/CodeGen/X86/abi-isel.ll | 18472 ++++++++++++++++++++++-------------------
1 file changed, 10058 insertions(+), 8414 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.