This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 726b0ec4982 NFC: Fix a -Wsign-conversion warning
new 52ff03cff90 [ORC] Switch to DenseMap/DenseSet for ORC symbol map/set types.
new 6712561e190 Change a TerminatorInst* to an Instruction* in HotColdSplit [...]
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/ExecutionEngine/Orc/Core.h | 19 ++++----
.../llvm/ExecutionEngine/Orc/SymbolStringPool.h | 27 +++++++++++
lib/ExecutionEngine/Orc/Core.cpp | 53 +++++++++++++---------
lib/ExecutionEngine/Orc/ExecutionUtils.cpp | 14 +++---
lib/Transforms/IPO/HotColdSplitting.cpp | 2 +-
5 files changed, 74 insertions(+), 41 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 dba9e5c1a49 2018-10-15 Tobias Burnus <burnus(a)net-b.de>
new 5e64efad1fd Remove stray reference to error_at_rich_loc
new 31087b7e830 diagnostics: add minimum width to left margin for line numbers
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:
gcc/ChangeLog | 30 +++++++++++
gcc/common.opt | 4 ++
gcc/diagnostic-show-locus.c | 41 +++++++++------
gcc/diagnostic.c | 1 +
gcc/diagnostic.h | 4 ++
gcc/doc/invoke.texi | 6 +++
gcc/gcc-rich-location.h | 2 +-
gcc/opts.c | 4 ++
gcc/selftest-diagnostic.c | 1 +
gcc/testsuite/ChangeLog | 13 +++++
gcc/testsuite/gcc.dg/missing-header-fixit-3.c | 8 +--
gcc/testsuite/gcc.dg/missing-header-fixit-4.c | 10 ++--
...diagnostic-test-show-locus-bw-line-numbers-2.c} | 21 +++-----
.../diagnostic-test-show-locus-bw-line-numbers.c | 58 +++++++++++-----------
...diagnostic-test-show-locus-color-line-numbers.c | 12 ++---
gcc/testsuite/gcc.dg/plugin/plugin.exp | 1 +
gcc/toplev.c | 2 +
17 files changed, 144 insertions(+), 74 deletions(-)
copy gcc/testsuite/gcc.dg/plugin/{diagnostic-test-show-locus-no-labels.c => diagno [...]
--
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 c6a0661256a [X86] Fix a bad bitcast in the load form of vXi16 uniform s [...]
new 726b0ec4982 NFC: Fix a -Wsign-conversion warning
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/Demangle/ItaniumDemangle.cpp | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 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 libcxxabi.
from 1ac1e4c Override libcxxabi's .clang-format in the demangle directory
new cd48625 NFC: Fix a -Wsign-conversion warning
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:
src/cxa_demangle.cpp | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.