This is an automated email from the git hooks/post-receive script.
git pushed a change to branch master
in repository gcc.
from 4b603f8b518 [Aarch64] Exploiting BFXIL when OR-ing two AND-operations w [...]
new ccefe1201b9 [debug] DWARF: add DW_AT_count to zero-length arrays
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 | 7 +++++++
gcc/dwarf2out.c | 26 ++++++++++++++++++++++--
gcc/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.dg/guality/zero-length-array.c | 21 +++++++++++++++++++
4 files changed, 58 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/guality/zero-length-array.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 903444bc95 [clang-format] Wrapped block after case label should not be [...]
new 41cad03f42 Fix MSVC "illegal conversion; more than one user-defined con [...]
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/Driver/Driver.cpp | 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 gcc-8-branch
in repository gcc.
from cd65d8ad631 Daily bump.
new c447e59d79b Backport from mainline 2018-07-31 Eric Botcazou <ebotca [...]
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/ada/ChangeLog | 9 +++++++++
gcc/ada/libgnarl/s-osinte__solaris.ads | 11 ++++++-----
2 files changed, 15 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 gcc-7-branch
in repository gcc.
from 97156e097ba Daily bump.
new 4d3b4ba8e4e Backport from mainline 2018-07-31 Eric Botcazou <ebotca [...]
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/ada/ChangeLog | 9 +++++++++
gcc/ada/s-osinte-solaris.ads | 11 ++++++-----
2 files changed, 15 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 clang-tools-extra.
from 27e42f2a [clangd] Rename global-symbol-builder to clangd-indexer.
new a0217bd6 [clangd] Don't create child AND and OR iterators with one pos [...]
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:
clangd/index/dex/Iterator.cpp | 10 +++++++---
1 file changed, 7 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 clang-tools-extra.
from 9588776f Fix MSVC "not all control paths return a value" warnings. NFCI.
new 27e42f2a [clangd] Rename global-symbol-builder to clangd-indexer.
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:
clangd/CMakeLists.txt | 2 +-
clangd/{global-symbol-builder => indexer}/CMakeLists.txt | 6 +++---
.../GlobalSymbolBuilderMain.cpp => indexer/IndexerMain.cpp} | 4 ++--
test/CMakeLists.txt | 2 +-
test/clangd/index-tools.test | 2 +-
5 files changed, 8 insertions(+), 8 deletions(-)
rename clangd/{global-symbol-builder => indexer}/CMakeLists.txt (64%)
rename clangd/{global-symbol-builder/GlobalSymbolBuilderMain.cpp => indexer/Indexe [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.