This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 28dea68 Widen type of __offset_flags in RTTI on Mingw64
new d605534 C++ Modules TS: add frontend support for building pcm files f [...]
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/Basic/DiagnosticFrontendKinds.td | 4 +-
include/clang/Basic/DiagnosticParseKinds.td | 4 ++
include/clang/Basic/DiagnosticSemaKinds.td | 4 ++
include/clang/Basic/LangOptions.def | 5 +-
include/clang/Basic/LangOptions.h | 13 +++-
include/clang/Driver/CC1Options.td | 2 +
include/clang/Frontend/FrontendActions.h | 38 +++++++----
include/clang/Frontend/FrontendOptions.h | 4 +-
include/clang/Lex/ModuleMap.h | 9 +++
lib/Frontend/ASTUnit.cpp | 2 +-
lib/Frontend/CompilerInstance.cpp | 2 +-
lib/Frontend/CompilerInvocation.cpp | 3 +
lib/Frontend/FrontendActions.cpp | 81 +++++++++++++++---------
lib/Frontend/FrontendOptions.cpp | 2 +
lib/FrontendTool/ExecuteCompilerInvocation.cpp | 5 +-
lib/Lex/ModuleMap.cpp | 21 +++++-
lib/Lex/PPLexerChange.cpp | 2 +-
lib/Lex/PPMacroExpansion.cpp | 2 +-
lib/Lex/Preprocessor.cpp | 19 +++++-
lib/Parse/ParseAST.cpp | 22 ++-----
lib/Parse/Parser.cpp | 21 +++++-
lib/Sema/SemaDecl.cpp | 88 ++++++++++++++++++--------
lib/Sema/SemaDeclObjC.cpp | 2 +-
lib/Serialization/GeneratePCH.cpp | 7 +-
test/Parser/cxx-modules-import.cpp | 27 ++++----
test/Parser/cxx-modules-interface.cppm | 21 ++++++
test/lit.cfg | 2 +-
27 files changed, 296 insertions(+), 116 deletions(-)
create mode 100644 test/Parser/cxx-modules-interface.cppm
--
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 207a302 Make CMake builds upload artifacts too
new e68639d Fixups to custom build and test targets
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/jenkins/test_build.py | 18 ++++++++++++------
zorg/jenkins/build.py | 27 +++++++++++++++++++--------
2 files changed, 31 insertions(+), 14 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 d958942 [asan] remove unused kAsanHeapRightRedzoneMagic (NFC); part 2 [...]
new e935ff9 [sanitizer] enable random shuffling the memory chunks inside [...]
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/asan/asan_allocator.h | 1 +
lib/lsan/lsan_allocator.cc | 1 +
lib/msan/msan_allocator.cc | 1 +
.../sanitizer_allocator_primary64.h | 27 ++++++++++++++++++++++
.../tests/sanitizer_allocator_test.cc | 5 ++++
.../tests/sanitizer_allocator_testlib.cc | 2 ++
lib/scudo/scudo_allocator.cpp | 2 ++
lib/tsan/rtl/tsan_rtl.h | 1 +
test/scudo/random_shuffle.cpp | 23 ++++++++++++++++++
9 files changed, 63 insertions(+)
create mode 100644 test/scudo/random_shuffle.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 gcc.
from 2ae10c8 2016-08-25 Steven g. Kargl <kargl(a)gcc.gnu.org>
new c106786 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 52db9f3 [gcc]
new fb6a458 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 22c7f2f [gcc]
new ad696ec 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 binutils-gdb.
from e3e9290 S390: Add support for core dump NOTE sections
new 4edcc97 Automatic date update in version.in
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:
bfd/version.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 gdb-7.12-branch
in repository binutils-gdb.
from f2f45a7 Sync proc_service definition with GLIBC
new df8d246 Automatic date update in version.in
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:
bfd/version.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 binutils-2_27-branch
in repository binutils-gdb.
from b8ca4fe Remove _S version of ARM MSR/MRS special registers
new 5e5ef16 Automatic date update in version.in
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:
bfd/version.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 llvm.
from 5858ccd Revert r274613 because it breaks the test suite with AVX512
new cf34910 [libFuzzer] make sure we have symbols on fuzzer 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:
lib/Fuzzer/test/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.