This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 4097751e3b [Profile] Do not assign counters to functions without bodies
new 4683fc7619 [Parse] Use normalized attr name for late-parsing checks.
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/ParseDecl.cpp | 16 ++++++++--------
test/Sema/diagnose_if.c | 4 ++++
2 files changed, 12 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 lnt.
from 2d2ba0a Fix error path after r306534
new cd787a8 Don't return null sample data
new bcca6e1 Add a delete method with auth to the runs API
new 989e8d9 PEP8 whitespace fixups
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:
docs/api.rst | 4 +--
lnt/server/config.py | 9 +++--
lnt/server/db/testsuitedb.py | 33 ++++++++++++++++++
lnt/server/ui/api.py | 33 ++++++++++++++++--
tests/SharedInputs/SmallInstance/lnt.cfg | 3 ++
tests/server/ui/change_processing.py | 53 +++++++++++++++++++++-------
tests/server/ui/test_api.py | 21 ++---------
tests/server/ui/test_api_deletes.py | 60 ++++++++++++++++++++++++++++++++
8 files changed, 178 insertions(+), 38 deletions(-)
create mode 100644 tests/server/ui/test_api_deletes.py
--
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 9b8f8593e5 Consolidate Linux fcntl implementation
new 8466ee1cb7 float128: Add signbit alternative for old compilers
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:
ChangeLog | 10 +++++++++
include/math.h | 1 +
sysdeps/ia64/bits/floatn.h | 8 +++++++
sysdeps/ieee754/float128/s_signbitf128.c | 37 +++++++++++++++++++++++++++++++-
sysdeps/powerpc/bits/floatn.h | 8 +++++++
sysdeps/x86/bits/floatn.h | 8 +++++++
6 files changed, 71 insertions(+), 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 d791474f3fc Daily bump.
new 44ee8e19ac4 PR c++/54769 - wrong lookup of dependent template-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:
gcc/cp/ChangeLog | 9 ++++++
gcc/cp/parser.c | 39 +++++++++++++++-----------
gcc/testsuite/g++.dg/parse/template-keyword1.C | 3 ++
gcc/testsuite/g++.dg/template/lookup11.C | 11 ++++++++
4 files changed, 46 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/parse/template-keyword1.C
create mode 100644 gcc/testsuite/g++.dg/template/lookup11.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 zorg.
from ed63261 [asan] Call "adb root" before "shell stop"
new 6baa7b4 [asan] Call "adb unroot" after "shell stop"
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:
zorg/buildbot/builders/sanitizers/buildbot_android_functions.sh | 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 zorg.
from b7512eb [asan] Try to run tests without "shell stop"
new 3505e17 Revert "[asan] Try to run tests without "shell stop""
new ed63261 [asan] Call "adb root" before "shell stop"
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:
zorg/buildbot/builders/sanitizers/buildbot_android_functions.sh | 9 +++++++++
1 file changed, 9 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 cf2414fa4d7 Remove spurious semicolons.
new 950d20c7580 [Dominators] Keep tree level in DomTreeNode and use it to f [...]
new 83971cbd44f [Dominators] Add NearestCommonDominator verification
new 429cd8e5880 [Dominators] Teach IDF to use level information
new 8c7c8491f0a [lit] Factor out listdir logic shared by different test formats.
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:
include/llvm/Analysis/IteratedDominanceFrontier.h | 1 -
include/llvm/Support/GenericDomTree.h | 115 +++++++++++-----------
include/llvm/Support/GenericDomTreeConstruction.h | 76 +++++++++++++-
lib/Analysis/IteratedDominanceFrontier.cpp | 12 +--
unittests/IR/DominatorTreeTest.cpp | 13 +++
utils/lit/lit/formats/googletest.py | 43 +++-----
utils/lit/lit/formats/shtest.py | 20 ++--
utils/lit/lit/util.py | 39 ++++++++
8 files changed, 205 insertions(+), 114 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 d36e155be16 [llvm-pdbutil] Output the symbol offset when dumping.
new cf2414fa4d7 Remove spurious semicolons.
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-pdbutil/MinimalSymbolDumper.cpp | 34 ------------------------------
1 file changed, 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 515de5651c1 [Hexagon] Implement frame pointer elimination with -fomit-f [...]
new 478b1eca4d3 [codeview] Use the first valid source location at the top o [...]
new d36e155be16 [llvm-pdbutil] Output the symbol offset when dumping.
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/DebugInfo/CodeView/CVSymbolVisitor.h | 2 +
.../llvm/DebugInfo/CodeView/SymbolDeserializer.h | 4 +
.../CodeView/SymbolVisitorCallbackPipeline.h | 8 ++
.../DebugInfo/CodeView/SymbolVisitorCallbacks.h | 6 +-
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 22 +++-
lib/CodeGen/AsmPrinter/CodeViewDebug.h | 1 -
lib/DebugInfo/CodeView/CVSymbolVisitor.cpp | 28 ++++-
test/DebugInfo/COFF/lines-bb-start.ll | 97 +++++++++++++++
test/DebugInfo/COFF/local-variables.ll | 2 +-
test/DebugInfo/PDB/pdbdump-headers.test | 100 ++++++++--------
tools/llvm-pdbutil/DumpOutputStyle.cpp | 6 +-
tools/llvm-pdbutil/MinimalSymbolDumper.cpp | 130 ++++++++++++++-------
tools/llvm-pdbutil/MinimalSymbolDumper.h | 1 +
13 files changed, 299 insertions(+), 108 deletions(-)
create mode 100644 test/DebugInfo/COFF/lines-bb-start.ll
--
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 lld.
from eb201427a Fix ODR violations due to abuse of LLVM_YAML_IS_(FLOW_)?SEQUE [...]
new 514deba15 [llvm-pdbutil] Output the symbol offset when dumping.
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/COFF/pdb-comdat.test | 67 +++++++++----------
test/COFF/pdb-global-gc.yaml | 26 +++----
test/COFF/pdb-import-gc.yaml | 26 +++----
test/COFF/pdb-safeseh.yaml | 24 +++----
test/COFF/pdb-secrel-absolute.yaml | 24 +++----
test/COFF/pdb-symbol-types.yaml | 134 ++++++++++++++++++-------------------
6 files changed, 150 insertions(+), 151 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.