This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 69ad7a3d4 [NativePDB] Add the ability to dump dump global variables.
new db7f82e4e [PDB] Fix `SymbolFilePDBTests` after r345313
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:
unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp | 6 ++++--
1 file changed, 4 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 gcc.
from f1c1105c9d6 2018-10-26 Richard Biener <rguenther(a)suse.de>
new b507202681e * ipa-devirt.c (odr_subtypes_equivalent_p): Fix recursion. [...]
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-devirt.c | 13 +++++--------
gcc/lto/ChangeLog | 4 ++++
gcc/lto/lto-symtab.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/lto/odr-1_0.C | 2 +-
gcc/testsuite/g++.dg/lto/odr-1_1.C | 2 +-
7 files changed, 23 insertions(+), 11 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-next-allyesconfig
in repository toolchain/binutils-gdb.
from 232fe1c86e Automatic date update in version.in
adds 3a6b69144a Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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 lldb.
from 52d6b30eb Update test that checks auto-completion for settings set.
new 69ad7a3d4 [NativePDB] Add the ability to dump dump global variables.
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:
.../NativePDB/Inputs/globals-fundamental.lldbinit | 220 +++++++
lit/SymbolFile/NativePDB/globals-fundamental.cpp | 668 +++++++++++++++++++++
source/Plugins/SymbolFile/NativePDB/PdbSymUid.h | 28 +-
.../SymbolFile/NativePDB/SymbolFileNativePDB.cpp | 180 +++++-
.../SymbolFile/NativePDB/SymbolFileNativePDB.h | 8 +
5 files changed, 1087 insertions(+), 17 deletions(-)
create mode 100644 lit/SymbolFile/NativePDB/Inputs/globals-fundamental.lldbinit
create mode 100644 lit/SymbolFile/NativePDB/globals-fundamental.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 clang.
from 3c79305630 Update the example of BS_Stroustrup to match what is done by [...]
new 5cdd15159a Revert "Reapply: [Driver] Use forward slashes in most linker [...]
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/Driver/ToolChain.h | 7 -------
lib/Driver/Driver.cpp | 6 ------
lib/Driver/ToolChain.cpp | 19 ++++++++-----------
lib/Driver/ToolChains/Clang.cpp | 18 +++++++-----------
lib/Driver/ToolChains/CommonArgs.cpp | 2 +-
lib/Driver/ToolChains/Gnu.cpp | 2 +-
6 files changed, 17 insertions(+), 37 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.