This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from deb3f2e473 Revert "Add a definition for FieldSize that seems to make se [...]
new ad2e0ec8f1 [analyzer] CStringChecker: Remember to highlight the argumen [...]
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/CStringChecker.cpp | 1 +
test/Analysis/cstring-ranges.c | 15 +++++++++++++++
2 files changed, 16 insertions(+)
create mode 100644 test/Analysis/cstring-ranges.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 libcxx.
from 379cbeb1a [libcxx] fix `>> 42` UB in <experimental/simd>
new decf28e84 Code cleanup - change naked 'throw' expressions to call helpr [...]
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/future.cpp | 44 +++++++++++---------------------------------
1 file changed, 11 insertions(+), 33 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 compiler-rt.
from 3eadc5926 [NFC] Rename test/ubsan/TestCases/{ImplicitCast => ImplicitCo [...]
new 54b2ff7aa [asan/win] Use SRW locks to fix a race in BlockingMutex
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/sanitizer_common/sanitizer_mutex.h | 7 +------
lib/sanitizer_common/sanitizer_win.cc | 35 +++++++---------------------------
2 files changed, 8 insertions(+), 34 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 ef4200131b9 [MS Demangler] Add rudimentary C++11 Support
new 4a5776cc933 [DAGCombiner][TargetLowering] Pass a SmallVector instead of [...]
new cbb0dfe533d [MS Demangler] Add ms-return-qualifiers.test.
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/CodeGen/TargetLowering.h | 6 +-
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 7 +-
lib/CodeGen/SelectionDAG/TargetLowering.cpp | 10 +-
lib/Target/AArch64/AArch64ISelLowering.cpp | 2 +-
lib/Target/AArch64/AArch64ISelLowering.h | 2 +-
lib/Target/PowerPC/PPCISelLowering.cpp | 4 +-
lib/Target/PowerPC/PPCISelLowering.h | 2 +-
test/Demangle/ms-cxx11.test | 2 +
test/Demangle/ms-return-qualifiers.test | 184 ++++++++++++++++++++++++++++
9 files changed, 202 insertions(+), 17 deletions(-)
create mode 100644 test/Demangle/ms-return-qualifiers.test
--
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 b999e4b0b8 Add a definition for FieldSize that seems to make sense here [...]
new deb3f2e473 Revert "Add a definition for FieldSize that seems to make se [...]
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/CodeGen/CGDebugInfo.cpp | 1 -
1 file changed, 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 clang.
from ef9eb3e6cd [analyzer] [tests] Add an option for showing statistics afte [...]
new b999e4b0b8 Add a definition for FieldSize that seems to make sense here [...]
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/CodeGen/CGDebugInfo.cpp | 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 glibc.
from af86087f02 hurd: Fix some ld.so symbol override from libc
new c92a00d865 x86: Add tst-get-cpu-features-static to $(tests) [BZ #23458]
new 98864ed0e0 x86/CET: Fix property note parser [BZ #23467]
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:
ChangeLog | 20 +++++++
sysdeps/unix/sysv/linux/x86/Makefile | 15 ++++++
.../sysv/linux/x86/tst-cet-property-1.c} | 29 ++++++----
.../unix/sysv/linux/x86/tst-cet-property-2.c | 57 ++++++++++----------
.../unix/sysv/linux/x86/tst-cet-property-dep-2.S | 63 ++++++++++++++++++++++
sysdeps/x86/Makefile | 2 +-
sysdeps/x86/dl-prop.h | 29 ++++++----
7 files changed, 164 insertions(+), 51 deletions(-)
copy sysdeps/{x86/tst-cet-legacy-3.c => unix/sysv/linux/x86/tst-cet-property-1.c} (62%)
copy nptl/tst-call-once.c => sysdeps/unix/sysv/linux/x86/tst-cet-property-2.c (54%)
create mode 100644 sysdeps/unix/sysv/linux/x86/tst-cet-property-dep-2.S
--
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 d08e6c74a6f [llvm-mca][docs] Add instruction flow documentation. NFC.
new ef4200131b9 [MS Demangler] Add rudimentary C++11 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:
lib/Demangle/MicrosoftDemangle.cpp | 221 +++++++++++++++++++++++++++++--------
test/Demangle/ms-cxx11.test | 146 ++++++++++++++++++++++++
2 files changed, 319 insertions(+), 48 deletions(-)
create mode 100644 test/Demangle/ms-cxx11.test
--
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 b7709b0bcd Fix use of uninitialized variable in r338299
new cfa1c8b413 [analyzer] [tests] Style fixes for testing harness.
new ef9eb3e6cd [analyzer] [tests] Add an option for showing statistics afte [...]
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:
utils/analyzer/CmpRuns.py | 14 ++++++++------
utils/analyzer/SATestBuild.py | 18 +++++++++---------
2 files changed, 17 insertions(+), 15 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 libcxx.
from 154f393a5 Re-apply "[libcxx] implement <simd> ABI for Clang/GCC vector [...]
new 379cbeb1a [libcxx] fix `>> 42` UB in <experimental/simd>
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/std/experimental/simd/simd.access/default.pass.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.