This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 7f52e19f7 Add docs for scripted breakpoint resolvers
new 404ac3e36 [DataFormatters] Add formatter for C++17 std::variant
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:
lldb.xcodeproj/project.pbxproj | 8 +
.../libcxx/{iterator => variant}/Makefile | 2 +-
.../variant/TestDataFormatterLibcxxVariant.py | 81 ++++++
.../data-formatter-stl/libcxx/variant/main.cpp | 60 +++++
source/Plugins/Language/CPlusPlus/CMakeLists.txt | 1 +
.../Language/CPlusPlus/CPlusPlusLanguage.cpp | 10 +
source/Plugins/Language/CPlusPlus/LibCxx.h | 4 +
.../Plugins/Language/CPlusPlus/LibCxxVariant.cpp | 273 +++++++++++++++++++++
.../CPlusPlus/{LibCxxAtomic.h => LibCxxVariant.h} | 18 +-
9 files changed, 447 insertions(+), 10 deletions(-)
copy packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter- [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/data-formatter/d [...]
create mode 100644 packages/Python/lldbsuite/test/functionalities/data-formatter/d [...]
create mode 100644 source/Plugins/Language/CPlusPlus/LibCxxVariant.cpp
copy source/Plugins/Language/CPlusPlus/{LibCxxAtomic.h => LibCxxVariant.h} (53%)
--
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 b34d98d917d [mips] Fix MIPS N32 ABI triples support
new 45252eec244 Add #include <cassert>
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/PDB/IPDBEnumChildren.h | 1 +
1 file changed, 1 insertion(+)
--
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 bd4b437d7 Revert "[IRInterpreter] Minor cleanups, add comments. NFCI."
new 7f52e19f7 Add docs for scripted breakpoint resolvers
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:
www/python-reference.html | 189 ++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 189 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 b9dbcf4f94 [analyzer] ExplodedGraph printing fixes
new 0fb55e03c7 Thread safety analysis: Run more tests with capability attri [...]
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:
test/SemaCXX/thread-safety-annotations.h | 42 ++++++++++++++++++++++++++++
test/SemaCXX/warn-thread-safety-analysis.cpp | 37 +-----------------------
test/SemaCXX/warn-thread-safety-negative.cpp | 42 +++++++---------------------
test/SemaCXX/warn-thread-safety-verbose.cpp | 40 ++++++--------------------
4 files changed, 62 insertions(+), 99 deletions(-)
create mode 100644 test/SemaCXX/thread-safety-annotations.h
--
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 8d5fd87893b [PDB] Make the native reader support enumerators.
new b34d98d917d [mips] Fix MIPS N32 ABI triples support
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/ADT/Triple.h | 6 +--
lib/Support/Triple.cpp | 12 +++++-
lib/Target/Mips/MCTargetDesc/MipsABIInfo.cpp | 2 +
lib/Target/Mips/MCTargetDesc/MipsAsmBackend.cpp | 5 ++-
lib/Target/Mips/MCTargetDesc/MipsMCAsmInfo.cpp | 4 ++
test/MC/Mips/elf-N32.s | 4 ++
unittests/ADT/TripleTest.cpp | 53 +++++++++++++++++++++++++
7 files changed, 79 insertions(+), 7 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 86c9adac Fix build failure caused by D52157
new 50deb9af [clang-tidy] Fix tests for performance-for-range-copy
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:
test/clang-tidy/performance-for-range-copy.cpp | 5 +++++
1 file changed, 5 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 linux.
from ad3273d5f1b9 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/ [...]
new 1a4327fbf455 spi: fix IDR collision on systems with both fixed and dyna [...]
new 04b2d03a7565 spi: Fix double IDR allocation with DT aliases
new 5223c9c1cbfc spi: spi-fsl-dspi: fix broken DSPI_EOQ_MODE
new 3918c21eacb0 Merge tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pu [...]
The 4 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:
drivers/spi/spi-fsl-dspi.c | 6 ++++++
drivers/spi/spi.c | 13 +++++++++++--
2 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 llvm.
from 1ad653993ab [MC] Avoid inlining constant symbols with variants.
new a3a0a03db21 [PDB] Make the native reader support modified types.
new 8d5fd87893b [PDB] Make the native reader support enumerators.
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/DebugInfo/PDB/IPDBEnumChildren.h | 15 +
.../DebugInfo/PDB/Native/NativeSymbolEnumerator.h | 50 +
.../llvm/DebugInfo/PDB/Native/NativeTypeBuiltin.h | 4 +-
include/llvm/DebugInfo/PDB/Native/NativeTypeEnum.h | 21 +-
include/llvm/DebugInfo/PDB/Native/SymbolCache.h | 25 +
include/llvm/DebugInfo/PDB/PDBTypes.h | 30 +
lib/DebugInfo/PDB/CMakeLists.txt | 1 +
lib/DebugInfo/PDB/DIA/DIARawSymbol.cpp | 17 +-
lib/DebugInfo/PDB/Native/NativeEnumTypes.cpp | 40 +-
.../PDB/Native/NativeSymbolEnumerator.cpp | 116 ++
lib/DebugInfo/PDB/Native/NativeTypeBuiltin.cpp | 3 +-
lib/DebugInfo/PDB/Native/NativeTypeEnum.cpp | 171 ++-
lib/DebugInfo/PDB/Native/NativeTypePointer.cpp | 21 +-
lib/DebugInfo/PDB/Native/SymbolCache.cpp | 98 +-
lib/DebugInfo/PDB/PDBExtras.cpp | 2 +-
test/DebugInfo/PDB/Inputs/every-enum.cpp | 110 ++
.../PDB/Inputs/every-enum.pdb} | Bin 102400 -> 102400 bytes
test/DebugInfo/PDB/Native/pdb-native-enums.test | 1133 ++++++++++++++++----
tools/llvm-pdbutil/llvm-pdbutil.cpp | 8 +
19 files changed, 1571 insertions(+), 294 deletions(-)
create mode 100644 include/llvm/DebugInfo/PDB/Native/NativeSymbolEnumerator.h
create mode 100644 lib/DebugInfo/PDB/Native/NativeSymbolEnumerator.cpp
create mode 100644 test/DebugInfo/PDB/Inputs/every-enum.cpp
copy test/{tools/llvm-pdbdump/Inputs/TypeQualifiersTest.pdb => DebugInfo/PDB/Input [...]
--
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 ccf123b17d [analyzer] Treat std::{move,forward} as casts in ExprMutatio [...]
new b9dbcf4f94 [analyzer] ExplodedGraph printing fixes
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:
.../Core/PathSensitive/ExplodedGraph.h | 34 ++++-------
lib/StaticAnalyzer/Core/Environment.cpp | 2 +-
lib/StaticAnalyzer/Core/ExprEngine.cpp | 66 ++++++++--------------
3 files changed, 36 insertions(+), 66 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 glibc.
from 89983cb37c Update siginfo constants from Linux kernel (bug 21286).
new 71223ef909 Use ceil functions not __ceil functions in glibc libm.
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:
ChangeLog | 38 ++++++++++++++++++++++
include/math.h | 1 +
sysdeps/aarch64/fpu/s_ceil.c | 1 +
sysdeps/aarch64/fpu/s_ceilf.c | 1 +
sysdeps/ieee754/dbl-64/e_gamma_r.c | 4 +--
sysdeps/ieee754/dbl-64/s_ceil.c | 1 +
sysdeps/ieee754/dbl-64/wordsize-64/s_ceil.c | 1 +
sysdeps/ieee754/float128/s_ceilf128.c | 1 +
sysdeps/ieee754/flt-32/e_gammaf_r.c | 2 +-
sysdeps/ieee754/flt-32/s_ceilf.c | 1 +
sysdeps/ieee754/ldbl-128/e_gammal_r.c | 4 +--
sysdeps/ieee754/ldbl-128/s_ceill.c | 1 +
sysdeps/ieee754/ldbl-128ibm/e_gammal_r.c | 4 +--
sysdeps/ieee754/ldbl-128ibm/s_ceill.c | 1 +
sysdeps/ieee754/ldbl-128ibm/s_truncl.c | 2 +-
sysdeps/ieee754/ldbl-96/e_gammal_r.c | 4 +--
sysdeps/m68k/m680x0/fpu/s_ceil_template.c | 1 +
sysdeps/powerpc/fpu/math_private.h | 20 ------------
sysdeps/powerpc/power5+/fpu/s_modf.c | 2 +-
sysdeps/powerpc/power5+/fpu/s_modff.c | 2 +-
.../powerpc32/power4/fpu/multiarch/s_ceil.c | 1 +
.../powerpc32/power4/fpu/multiarch/s_ceilf.c | 1 +
sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceil.c | 1 +
sysdeps/powerpc/powerpc64/fpu/multiarch/s_ceilf.c | 1 +
sysdeps/riscv/rv64/rvd/s_ceil.c | 1 +
sysdeps/riscv/rvf/s_ceilf.c | 1 +
sysdeps/sparc/sparc64/fpu/multiarch/s_ceil.c | 1 +
sysdeps/sparc/sparc64/fpu/multiarch/s_ceilf.c | 1 +
sysdeps/x86_64/fpu/multiarch/s_ceil.c | 1 +
sysdeps/x86_64/fpu/multiarch/s_ceilf.c | 1 +
30 files changed, 70 insertions(+), 32 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.