This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 583d818 [CUDA] Simplify some repeated diagnostic expectations in CUDA tests.
new d18ea66 [Sema] Store a SourceRange for multi-token builtin types
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/AST/TypeLoc.h | 17 +++++--
include/clang/Sema/DeclSpec.h | 6 ++-
lib/Sema/DeclSpec.cpp | 34 ++++++++------
lib/Sema/SemaType.cpp | 8 ++--
unittests/AST/SourceLocationTest.cpp | 90 ++++++++++++++++++++++++++++++++++++
5 files changed, 129 insertions(+), 26 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 ee11f48 fixed typo in InstrProf.h; NFC
new 13656b4 Support: Annotate Error and Expected<> with LLVM_NODISCARD
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/llvm/Support/Error.h | 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 glibc.
from 84d74e4 powerpc: Cleanup fenv_private.h
new 7a8330c Use -fno-builtin for sqrt benchmark.
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 | 4 ++++
benchtests/Makefile | 1 +
2 files changed, 5 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 glibc.
from b3918c4 math: Define iszero as a function template for C++ [BZ #20715]
new 84d74e4 powerpc: Cleanup fenv_private.h
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 | 42 ++++++++++
sysdeps/powerpc/fpu/fenv_private.h | 156 +++++++++++++------------------------
2 files changed, 95 insertions(+), 103 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 7021f6f libgo: leave Int64Align as 8 on 32-bit SPARC
new 16c362c libgo: keep c0 and c1 out of runtime.inc
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/go/gofrontend/MERGE | 2 +-
libgo/Makefile.am | 2 +-
libgo/Makefile.in | 2 +-
3 files 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 clang.
from e7cf822 Declare H and H new/delete.
new 583d818 [CUDA] Simplify some repeated diagnostic expectations in CUDA tests.
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/SemaCUDA/bad-calls-on-same-line.cu | 3 +--
test/SemaCUDA/call-device-fn-from-host.cu | 9 ++-------
test/SemaCUDA/call-host-fn-from-device.cu | 11 ++---------
test/SemaCUDA/trace-through-global.cu | 6 ++----
4 files changed, 7 insertions(+), 22 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 2d164cb [ModuleMap] Add more module entries to cover some non modular [...]
new 741cb8b [libcxx] Support std::regex_constants::match_not_null
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/regex | 18 +++++++++
.../re.const/re.matchflag/match_not_null.pass.cpp | 46 ++++++++++++++++++++++
2 files changed, 64 insertions(+)
create mode 100644 test/std/re/re.const/re.matchflag/match_not_null.pass.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 llvm.
from 600523a [ADT] Get rid of use of LLVM_NOEXCEPT in CachedHashString.h.
new ee11f48 fixed typo in InstrProf.h; 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:
include/llvm/Transforms/InstrProfiling.h | 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 e883863 Remove accidentally checked in assert.
new e7cf822 Declare H and H new/delete.
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/Sema/SemaExprCXX.cpp | 55 +++++++++++++++++++++++---------------
test/SemaCUDA/overloaded-delete.cu | 46 ++++++++++++++++++++++++++++++-
2 files changed, 78 insertions(+), 23 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 lld.
from d930a42 Use a CachedHashString for comdats too.
new 2879d04 Compact SymbolBody from 56 to 48 bytes.
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:
ELF/Symbols.h | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.