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 9a70f35c8d Mark register unavailable when PTRACE_PEEKUSER fails
new a960d29fb7 Remove trailing spaces in binutils/README-how-to-make-a-release
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:
binutils/ChangeLog | 4 ++++
binutils/README-how-to-make-a-release | 30 +++++++++++++++---------------
2 files changed, 19 insertions(+), 15 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 262e25ddf8d Add a value_type to ArrayRef.
new 19988dd44d4 [CodeGen][NFC] Correct case for printSubRegIdx
new 5c1ffd92319 [CodeGen] Remove special case of printing subRegIdx from Ma [...]
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/llvm/CodeGen/MachineOperand.h | 2 +-
lib/CodeGen/MIRPrinter.cpp | 2 +-
lib/CodeGen/MachineInstr.cpp | 5 +----
lib/CodeGen/MachineOperand.cpp | 2 +-
unittests/CodeGen/MachineOperandTest.cpp | 2 +-
5 files changed, 5 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 release_60
in repository clang.
from d20f95dfb1 [docs] Mention support for Windows/ARM64 in the release notes
new 610b4c9c6a Merging r322518: ------------------------------------------- [...]
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/Basic/TokenKinds.def | 1 -
lib/Frontend/InitPreprocessor.cpp | 4 ----
test/Preprocessor/cuda-types.cu | 20 ++++++++++----------
test/Sema/_Float128.c | 22 ----------------------
4 files changed, 10 insertions(+), 37 deletions(-)
delete mode 100644 test/Sema/_Float128.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 clang.
from 5a18d2f1fc [Sema] Fix a crash on invalid features in multiversioning
new 377ea9a1a8 [libclang] Add PrintingPolicy for pretty printing declarations
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-c/Index.h | 85 +++++++++++++++-
test/Index/print-display-names.cpp | 23 +++--
tools/c-index-test/c-index-test.c | 104 ++++++++++++++++++--
tools/libclang/CIndex.cpp | 189 ++++++++++++++++++++++++++++++++++++
tools/libclang/libclang.exports | 5 +
unittests/libclang/LibclangTest.cpp | 30 ++++++
6 files changed, 423 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.