This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 09b856ac453 [CGProfile] Fix unused variable warning.
new 5dc174cf3bf [cmake][xcode-toolchain] add support for major Xcode version >= 10
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/xcode-toolchain/CMakeLists.txt | 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 9d345ab5b4 [analyzer] Add support for pre-C++17 copy elision.
new e79c5536b0 [analyzer] Use sufficiently large types for index bounds cal [...]
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/Core/ProgramState.cpp | 3 +--
lib/StaticAnalyzer/Core/RegionStore.cpp | 3 ++-
test/Analysis/index-type.c | 23 +++++++++++++++++++++--
3 files changed, 24 insertions(+), 5 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 f2e6ab16d [libFuzzer] [NFC] [Tests] Mark signal handling tests as UNSUP [...]
new 7304174d4 [libFuzzer] [Tests] [NFC] Change seed for reduce_inputs.test
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/fuzzer/reduce_inputs.test | 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 c3d3ed8659 [CFG] [analyzer] Simplify lifetime-extended temporary constr [...]
new 9d345ab5b4 [analyzer] Add support for pre-C++17 copy elision.
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:
.../StaticAnalyzer/Core/PathSensitive/ExprEngine.h | 23 ++-
lib/StaticAnalyzer/Core/ExprEngine.cpp | 146 +++++++++++-----
lib/StaticAnalyzer/Core/ExprEngineCXX.cpp | 47 +++++-
test/Analysis/cxx17-mandatory-elision.cpp | 30 +++-
test/Analysis/gtest.cpp | 6 +-
test/Analysis/inlining/temp-dtors-path-notes.cpp | 9 +-
test/Analysis/lifetime-extension.cpp | 158 ++++++-----------
test/Analysis/temporaries.cpp | 188 +++++----------------
8 files changed, 286 insertions(+), 321 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 gcc-7-branch
in repository gcc.
from d00a5665e3e Daily bump.
new 8c014bceeca PR c++/80290 - memory-hog with std::pair.
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/cp/ChangeLog | 7 +++++++
gcc/cp/pt.c | 22 ++++++++++++++++++++++
2 files changed, 29 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 22d5fd239a [analyzer] Re-enable lifetime extension for temporaries with [...]
new c3d3ed8659 [CFG] [analyzer] Simplify lifetime-extended temporary constr [...]
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/Analysis/ConstructionContext.cpp | 7 +++++++
lib/StaticAnalyzer/Core/ExprEngineCXX.cpp | 9 +--------
test/Analysis/auto-obj-dtors-cfg-output.cpp | 12 ++++++------
test/Analysis/cfg-rich-constructors.cpp | 14 +++++++-------
test/Analysis/temp-obj-dtors-cfg-output.cpp | 8 ++++----
5 files changed, 25 insertions(+), 25 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 52a59330 [clang-tidy/ObjC] Add hashing algorithm acronyms to objc-prop [...]
new 10e74768 Fixup test to compile with -frtti when trying to use typeid() [...]
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/clang-tidy/ExprMutationAnalyzerTest.cpp | 11 +++++++----
1 file changed, 7 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 llvm.
from 71b21d8fccb Add support for generating a call graph profile from Branch [...]
new 09b856ac453 [CGProfile] Fix unused variable warning.
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/Transforms/Instrumentation/CGProfile.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 f5fb3f3b81 [CFG] [analyzer] Add construction contexts that explain pre- [...]
new 22d5fd239a [analyzer] Re-enable lifetime extension for temporaries with [...]
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/Core/ExprEngineCXX.cpp | 16 +++++-------
test/Analysis/lifetime-extension.cpp | 39 ++++++++++++++++++----------
test/Analysis/temporaries-callback-order.cpp | 7 +----
3 files changed, 34 insertions(+), 28 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 177e01da306 C++: don't offer bogus "._0" suggestions (PR c++/86329)
new daeb77573a2 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.