This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from de06f0b [clang-format] Add more examples and fix a bug in the py gene [...]
new 5f2fe71 [ASTImporter] Import fix of GCCAsmStmts w/ missing symbolic operands
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/AST/ASTImporter.cpp | 8 ++++++--
test/ASTMerge/asm/Inputs/asm-function.cpp | 10 ++++++++++
test/ASTMerge/asm/test.cpp | 1 +
3 files changed, 17 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 lldb.
from 2efdbd4 Android.rules: Add libc++ support
new bbedda5 Delete dead code. 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:
include/lldb/Host/linux/HostThreadLinux.h | 1 -
source/Host/linux/HostThreadLinux.cpp | 11 -----------
2 files changed, 12 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 gcc.
from d0c1676 [ARC] Code size modifications.
new 313dfc4 Do not warn -Wsuggest-attribute=noreturn for main.chkp (PR mi [...]
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 | 6 ++++++
gcc/ipa-pure-const.c | 8 +++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/mpx/pr78339.c | 5 +++++
4 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/mpx/pr78339.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 b8ff3dc Fix crash when multiple raw_fd_ostreams to stdout are created.
new 00ea544 [llvm-pdbdump] Add support for dumping symbols from Yaml -> PDB.
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/DebugInfo/CodeView/SymbolSerializer.h | 41 +++--------------
lib/DebugInfo/CodeView/CMakeLists.txt | 1 +
lib/DebugInfo/CodeView/SymbolSerializer.cpp | 52 ++++++++++++++++++++++
tools/llvm-pdbdump/PdbYaml.cpp | 48 +++++++++++---------
tools/llvm-pdbdump/PdbYaml.h | 20 ++++-----
tools/llvm-pdbdump/YamlSymbolDumper.cpp | 1 +
6 files changed, 98 insertions(+), 65 deletions(-)
create mode 100644 lib/DebugInfo/CodeView/SymbolSerializer.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 llvm.
from 9ce81e1 [ARM] GlobalISel: Support SP in regbankselect
new b8ff3dc Fix crash when multiple raw_fd_ostreams to stdout are created.
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/Support/raw_ostream.cpp | 2 +-
test/Other/writing-to-stdout.ll | 14 ++++++++++++++
unittests/Support/raw_ostream_test.cpp | 8 ++++++++
3 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 test/Other/writing-to-stdout.ll
--
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 c93ba18 When diagnosing taking address of packed members skip __unali [...]
new de06f0b [clang-format] Add more examples and fix a bug in the py gene [...]
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/ClangFormatStyleOptions.rst | 291 +++++++++++++++++++++++++++++++++++++++
docs/tools/dump_format_style.py | 2 +-
include/clang/Format/Format.h | 266 +++++++++++++++++++++++++++++++++++
3 files changed, 558 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 b063e00 [ELF] Handle NONE relocations on AArch64
new 85a4dde [ELF] - Remove unnecessary template. 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:
ELF/LinkerScript.cpp | 6 +-----
ELF/LinkerScript.h | 2 --
ELF/OutputSections.cpp | 6 ++++++
ELF/OutputSections.h | 6 +-----
ELF/Writer.cpp | 4 ++--
5 files changed, 10 insertions(+), 14 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 61d9d49 Reverting r297617 because it broke some bots:
new 9ce81e1 [ARM] GlobalISel: Support SP in regbankselect
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/Target/ARM/ARMRegisterBankInfo.cpp | 1 +
test/CodeGen/ARM/GlobalISel/arm-regbankselect.mir | 35 +++++++++++++++++++++++
2 files changed, 36 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 d153d73 [analyzer] Fix a rare crash for valist check.
new c93ba18 When diagnosing taking address of packed members skip __unali [...]
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/SemaChecking.cpp | 4 ++++
test/Sema/address-unaligned.c | 16 ++++++++++++++++
2 files changed, 20 insertions(+)
create mode 100644 test/Sema/address-unaligned.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 93d1a84 Add -iframeworkwithsysroot compiler option
new d153d73 [analyzer] Fix a rare crash for valist check.
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/StaticAnalyzer/Checkers/ValistChecker.cpp | 8 ++------
test/Analysis/valist-as-lazycompound.c | 21 +++++++++++++++++++++
test/Analysis/valist-uninitialized-no-undef.c | 2 +-
3 files changed, 24 insertions(+), 7 deletions(-)
create mode 100644 test/Analysis/valist-as-lazycompound.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.