This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 0adc80f [tsan] Prefer mangled name looking up variable declaration fo [...]
new 1709385 Fix JavaArraySyntheticFrontEnd for non-reference ValueObject.
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:
source/Plugins/Language/Java/JavaFormatterFunctions.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 master
in repository clang.
from 4f68125 [asan] Added -fsanitize-address-use-after-scope flag
new 81329a4 [docs] Document the source-based code coverage feature
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:
docs/SourceBasedCodeCoverage.rst | 186 +++++++++++++++++++++++++++++++++++++++
docs/index.rst | 1 +
2 files changed, 187 insertions(+)
create mode 100644 docs/SourceBasedCodeCoverage.rst
--
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 f9bee53 [asan] Rename *UAR* into *UseAfterReturn*
new e1b60c4 Try to fix docs build after rL271440
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:
docs/CMake.rst | 4 ++--
1 file changed, 2 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 clang.
from b07055e clang/test/Driver/android-ndk-standalone.cpp: Tweak for dos r'\\'.
new 4f68125 [asan] Added -fsanitize-address-use-after-scope flag
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/Options.td | 3 +++
include/clang/Driver/SanitizerArgs.h | 1 +
include/clang/Frontend/CodeGenOptions.def | 2 ++
lib/CodeGen/BackendUtil.cpp | 11 +++++----
lib/CodeGen/CGDecl.cpp | 37 ++++++++++++++++++++-----------
lib/Driver/SanitizerArgs.cpp | 11 +++++++++
lib/Frontend/CompilerInvocation.cpp | 4 +++-
test/CodeGen/lifetime-asan.c | 21 ++++++++++++++++++
test/Driver/fsanitize.c | 9 ++++++++
9 files changed, 81 insertions(+), 18 deletions(-)
create mode 100644 test/CodeGen/lifetime-asan.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 fca76f6 FixIt: use getLocForEndOfToken to insert fix-it after a type name.
new b07055e clang/test/Driver/android-ndk-standalone.cpp: Tweak for dos r'\\'.
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/Driver/android-ndk-standalone.cpp | 8 ++++----
1 file changed, 4 insertions(+), 4 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 84acb1e Remove trailing whitespace in test suite. Approved by Marshall Clow.
new 18e1ea6 Implement P0033R1 - Re-enabling shared_from_this
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/memory | 12 ++-
.../enable_shared_from_this.pass.cpp | 86 ++++++++++++++++++++++
www/cxx1z_status.html | 2 +-
3 files changed, 98 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 dec5f39 cmake: Fix color diags under ninja if the compiler is "AppleClang"
new 69971db AMDGPU: SIDebuggerInsertNops preserves CFG
new 48de2a9 Make MachineCopyPropagation preserve CFG
new 25641e0 AMDGPU: Fix incorrectly setting kill flag when copying regist [...]
new f9bee53 [asan] Rename *UAR* into *UseAfterReturn*
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:
lib/CodeGen/MachineCopyPropagation.cpp | 5 +++++
lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 1 +
lib/Target/AMDGPU/SIDebuggerInsertNops.cpp | 5 +++++
lib/Target/AMDGPU/SIInstrInfo.cpp | 2 +-
lib/Transforms/Instrumentation/AddressSanitizer.cpp | 14 +++++++-------
5 files changed, 19 insertions(+), 8 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.
from df8abae Summary: Remove unused option
new fca76f6 FixIt: use getLocForEndOfToken to insert fix-it after a type name.
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/Parse/ParseObjc.cpp | 1 -
lib/Sema/SemaDecl.cpp | 3 ++-
test/FixIt/fixit-interface-as-param.m | 13 +++++++++++--
3 files changed, 13 insertions(+), 4 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 0a5cb94 Fix ChangeLog entry:
new 630fb4f Daily bump.
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/DATESTAMP | 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-6-branch
in repository gcc.
from ec23e96 [gcc] 2016-06-01 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new 71d3aa0 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.