This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.26/master
in repository glibc.
from 548cc83c38 Fix nearbyint arithmetic moved before feholdexcept (bug 22225).
new fdf58ebc60 Add missing bug fixes to list in NEWS file.
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 llvm.
from 7de891a778f llvm-dwarfdump: implement the --name lookup option.
new 9721275d8de typos
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-dwarfdump/llvm-dwarfdump.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 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 8b431a94698 [AMDGPU] Set fast-math flags on functions given the options
new 9fda176b0eb Add comments
new 7f359b277e4 Fix 80 column violations
new 7de891a778f llvm-dwarfdump: implement the --name lookup option.
The 3 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/tools/llvm-dwarfdump/X86/find.test | 2 +-
.../llvm-dwarfdump/X86/{find.test => name.test} | 27 +++++------
test/tools/llvm-dwarfdump/cmdline.test | 1 +
tools/dsymutil/DwarfLinker.cpp | 12 +++--
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 53 ++++++++++++++++++----
5 files changed, 65 insertions(+), 30 deletions(-)
copy test/tools/llvm-dwarfdump/X86/{find.test => name.test} (57%)
--
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 825268c2b2d Order some filenames in a changelog entry.
new afac7bd11f2 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-7-branch
in repository gcc.
from e63a3184250 2017-09-29 Krister Walfridsson <krister.walfridsson(a)gmail.com>
new d303f7af301 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 d86244f7bda Daily bump.
new ac4ee2af659 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-5-branch
in repository gcc.
from 793fb984a5b Daily bump.
new b281dcaed69 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 master
in repository clang.
from ecad4de87b Add a "vexing parse" warning for ambiguity between a variabl [...]
new 63536671fa [Analyzer] Synthesize function body for std::call_once
new 1d37cb4e87 [Analyzer] Add nullability to the list of tested checkers in [...]
new e926c1e89b [Analyzer] Document a gotcha: for C++ -analyze-function requ [...]
The 3 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/CC1Options.td | 2 +-
lib/Analysis/BodyFarm.cpp | 316 +++++++++++++++++++++++++++++++----
test/Analysis/call_once.cpp | 233 ++++++++++++++++++++++++++
utils/analyzer/SATestBuild.py | 13 +-
www/analyzer/checker_dev_manual.html | 14 +-
5 files changed, 546 insertions(+), 32 deletions(-)
create mode 100644 test/Analysis/call_once.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.