This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 0513d1e Fix compilation with GCC, which treats this as a constructor [...]
new c1712d6 [Hexagon] Use standard macros to initialize HexagonExpandCond [...]
new a5135a8 FileCheck: dump command line context with empty input
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/Target/Hexagon/HexagonExpandCondsets.cpp | 19 +++++++------------
test/FileCheck/check-empty.txt | 1 +
utils/FileCheck/FileCheck.cpp | 8 ++++++++
3 files changed, 16 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 master
in repository compiler-rt.
from 6e2868a [profile] Add a test to ensure runtime allocator is not invoked
new f4e2d7d [sanitizers] introduce __sanitizer_set_report_fd so that we c [...]
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/sanitizer/common_interface_defs.h | 3 ++
lib/asan/asan_posix.cc | 5 +--
lib/sanitizer_common/sanitizer_common.cc | 5 +++
.../Posix/sanitizer_set_report_fd_test.cc | 37 ++++++++++++++++++++++
4 files changed, 48 insertions(+), 2 deletions(-)
create mode 100644 test/sanitizer_common/TestCases/Posix/sanitizer_set_report_fd_test.cc
--
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 8e211bb [Hexagon] Do not create passes in the constructor of HexagonP [...]
new 0513d1e Fix compilation with GCC, which treats this as a constructor [...]
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/FuzzerTraceState.cpp | 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 cd543d7 [LCSSA] Simplify. Suggested by Sanjoy.
new 8e211bb [Hexagon] Do not create passes in the constructor of HexagonP [...]
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/HexagonTargetMachine.cpp | 14 +++++---------
1 file changed, 5 insertions(+), 9 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 7ce8920 [Headers] Remove redundant typedef. NFC.
new 515ac7a [Driver] Fix driver support for color diagnostics
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/Frontend/CompilerInvocation.h | 3 +-
lib/Driver/Tools.cpp | 40 +++++++----------------
lib/Frontend/CompilerInvocation.cpp | 50 +++++++++++++++++++++++++++--
3 files changed, 61 insertions(+), 32 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 annotated tag newlib-snapshot-20160527
in repository newlib.
at 9a0cf2b (tag)
tagging e6413b0a64cfb429d0e4e1034f84b2e4483c1013 (commit)
replaces cygwin-2_5_1-release
tagged by Jeff Johnston
on Fri May 27 16:45:39 2016 -0400
- Log -----------------------------------------------------------------
Snapshot for May 27/2016
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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 fb79960 [pdb] Fix size check when reading stream bytes.
new cd543d7 [LCSSA] Simplify. Suggested by Sanjoy.
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/Transforms/Utils/LCSSA.cpp | 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 gcc.
from fce78c5 /cp 2016-05-27 Paolo Carlini <paolo.carlini(a)oracle.com>
new ca3e20d * doc/sourcebuild.texi: New address for upstream Go repository.
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/ChangeLog | 4 ++++
gcc/doc/sourcebuild.texi | 2 +-
2 files changed, 5 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 llvm.
from 59250f2 [Timer] Add missing slash in doxygen commit.
new fb79960 [pdb] Fix size check when reading stream 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:
lib/DebugInfo/PDB/Raw/MappedBlockStream.cpp | 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 llvm.
from 6cc1a14 Revert "[MC] Support symbolic expressions in assembly directives"
new 59250f2 [Timer] Add missing slash in doxygen commit.
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/Timer.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.