This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 725ab85 Add missing PR marker to Changelog for 71216 fix
new f17776f Move make_location from tree.h/c to input.h/c
new 203176b * testsuite/20_util/forward/1_neg.cc: Move dg-error to right line.
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:
gcc/ChangeLog | 16 +++++++
gcc/input.c | 60 +++++++++++++++++++++++++
gcc/input.h | 13 ++++++
gcc/tree.c | 36 ---------------
gcc/tree.h | 13 ------
libcpp/ChangeLog | 5 +++
libcpp/include/line-map.h | 4 +-
libstdc++-v3/ChangeLog | 4 ++
libstdc++-v3/testsuite/20_util/forward/1_neg.cc | 5 ++-
9 files changed, 103 insertions(+), 53 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 release_39
in repository clang.
from 0ab727e Merging r276887: -------------------------------------------- [...]
new d6edfec Generate docs/AttributeReference.rst
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:
docs/AttributeReference.rst | 2735 ++++++++++++++++++++++++++++++++++++++++++-
1 file changed, 2729 insertions(+), 6 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 f435bb6 Fix unnecessary default switch warning
new 63bceb9 UsersManual.rst: update clang-cl option list
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:
docs/UsersManual.rst | 18 +++++++++++++++++-
1 file changed, 17 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 master
in repository clang.
from 0ed81cd Implement filtering for code completion of identifiers.
new 9c2bb4e Update cxx_dr_Status after 3.9 branch
new f435bb6 Fix unnecessary default switch warning
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:
lib/Sema/CodeCompleteConsumer.cpp | 2 +-
www/cxx_dr_status.html | 18 +++++++++---------
www/make_cxx_dr_status | 4 ++--
3 files changed, 12 insertions(+), 12 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 release_39
in repository clang.
from 1ce520b Merging r276716: -------------------------------------------- [...]
new 0ab727e Merging r276887: -------------------------------------------- [...]
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:
www/cxx_dr_status.html | 18 +++++++++---------
www/make_cxx_dr_status | 4 ++--
2 files changed, 11 insertions(+), 11 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 41bc5c2 Make bugpoint transform conditional jumps into unconditional jumps.
new f2ff85c [Hexagon] Add saved callee-saved registers as live-in in non- [...]
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/Target/Hexagon/HexagonFrameLowering.cpp | 33 +++++++++++++++++++++++------
lib/Target/Hexagon/HexagonFrameLowering.h | 3 ++-
2 files changed, 28 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 llvm.
from 12e910f Remove MCAsmInfo.h include from TargetOptions.h
new 41bc5c2 Make bugpoint transform conditional jumps into unconditional jumps.
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/bugpoint/CrashDebugger.cpp | 168 +++++++++++++++++++++++++++++++++++++++
1 file changed, 168 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 compiler-rt.
from 1b184ea [compiler-rt] Activate interception unittests
new be0a858 [compiler-rt] Fix warnings in interception code
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_interceptors.cc | 6 ++++--
lib/asan/tests/asan_str_test.cc | 2 ++
lib/interception/interception.h | 2 ++
lib/sanitizer_common/sanitizer_common_interceptors.inc | 4 ++++
4 files changed, 12 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 llvm.
from 30428b1 [X86][SSE] Updated test so that both are applying the post-multiply
new 12e910f Remove MCAsmInfo.h include from TargetOptions.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:
include/llvm/CodeGen/MachineModuleInfo.h | 2 --
include/llvm/MC/MCAsmBackend.h | 3 ++-
include/llvm/MC/MCAsmInfo.h | 9 +--------
include/llvm/MC/MCTargetOptions.h | 8 ++++++++
include/llvm/Target/TargetOptions.h | 1 -
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 1 +
lib/Target/AMDGPU/SILowerControlFlow.cpp | 1 +
7 files changed, 13 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.