This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 681b846ef0 [Analysis] Fix some Clang-tidy modernize and Include What Yo [...]
new 6241e31869 [MS] Fix bug in r327732 with devirtualized complete destruct [...]
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/CodeGenModule.cpp | 10 ++++++++++
test/CodeGenCXX/devirtualize-ms-dtor.cpp | 16 ++++++++++++++++
2 files changed, 26 insertions(+)
create mode 100644 test/CodeGenCXX/devirtualize-ms-dtor.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 lldb.
from cd49cd49d Skip TestThreadSpecificBpPlusCondition on Darwin due to timeouts
new 66a1f3ca3 [DWARFASTParserClang] Complete external record types before u [...]
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:
.../lang/cpp/gmodules/TestWithModuleDebugging.py | 23 ++++++++++++++
.../lldbsuite/test/lang/cpp/gmodules/main.cpp | 3 ++
.../Python/lldbsuite/test/lang/cpp/gmodules/pch.h | 5 +++
.../SymbolFile/DWARF/DWARFASTParserClang.cpp | 37 ++++++++++++++++++++++
4 files changed, 68 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 compiler-rt.
from da8ddca6d [asan] Remove empty fork interceptor.
new 5fe72ccbb [asan] Replace vfork with fork.
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/asan/asan_interceptors.cc | 11 +++++++++++
lib/asan/asan_interceptors.h | 2 ++
test/asan/TestCases/Posix/vfork.cc | 30 ++++++++++++++++++++++++++++++
3 files changed, 43 insertions(+)
create mode 100644 test/asan/TestCases/Posix/vfork.cc
--
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 447a9343fcb Quiet unused variable warnings. NFC.
new 277e3b2aec6 [llvm-mca] Remove unused methods from Backend. NFC
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:
tools/llvm-mca/Backend.h | 17 -----------------
1 file changed, 17 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 5d75b75fb7 Remove sysdeps/x86/fpu/bits/mathinline.h __finite inline.
new c553cd6f7e NEWS: Mention the locale data changes (bug 22848, 22937, 22963).
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:
NEWS | 4 ++++
1 file changed, 4 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 compiler-rt.
from f4140e284 Mmap interceptor new option, Write Exec runtime detector
new da8ddca6d [asan] Remove empty fork interceptor.
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/asan/asan_interceptors.cc | 12 ------------
lib/asan/asan_interceptors.h | 2 --
2 files changed, 14 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 f38d29c48f5 [X86] Pass SelectionDAG into X86ISelAddressMode::dump and o [...]
new 447a9343fcb Quiet unused variable warnings. NFC.
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/MachinePipeliner.cpp | 3 +++
1 file changed, 3 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 3411bd453c [MS] Fix tests after r327738 that only fail with a default W [...]
new 681b846ef0 [Analysis] Fix some Clang-tidy modernize and Include What Yo [...]
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:
.../Analysis/Analyses/CFGReachabilityAnalysis.h | 12 +-
include/clang/Analysis/Analyses/ThreadSafety.h | 59 ++-
lib/Analysis/CFGReachabilityAnalysis.cpp | 11 +-
lib/Analysis/ThreadSafety.cpp | 409 +++++++++++----------
4 files changed, 266 insertions(+), 225 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.