This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from a3a8e7b46 [VMRange] Simplify a couple of member functions. NFCI.
new 984db2f8a Skip TestNoreturnUnwind on linux+clang+arm
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/functionalities/unwind/noreturn/TestNoreturnUnwind.py | 2 ++
1 file changed, 2 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 clang.
from 772553c418 Remove 'Filename' parameter from BeginSourceFileAction.
new c8d06a93f2 Speed up preamble loading
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/ASTUnit.h | 8 ++++++++
lib/Frontend/ASTUnit.cpp | 19 ++++++++++++-------
2 files changed, 20 insertions(+), 7 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 71e39b3b87a Come up with selftests for predict.c.
new 45a8d673729 * gcc.target/i386/mpx/hard-reg-1-nov.c (mpx_test): Use "es [...]
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/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/gcc.target/i386/mpx/hard-reg-1-nov.c | 4 ++++
gcc/testsuite/gcc.target/i386/mpx/hard-reg-2-lbv.c | 4 ++--
gcc/testsuite/gcc.target/i386/mpx/hard-reg-2-nov.c | 4 ++--
gcc/testsuite/gcc.target/i386/mpx/hard-reg-2-ubv.c | 4 ++--
5 files changed, 19 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 llvm.
from 5dc796dd9c1 bugpoint: disabling symbolication of bugpoint-executed programs
new 7bb799bb69b Test commit: remove whitespace
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/Mips/MipsSubtarget.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 compiler-rt.
from f06499282 [sanitizer-coverage] one more flavor of coverage: -fsanitize- [...]
new 5f551f74f [asan] Fix ASan internal failure in AllocateFromLocalPool
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_malloc_linux.cc | 22 ++++++++++------
test/asan/TestCases/Linux/asan_preload_test-3.cc | 33 ++++++++++++++++++++++++
2 files changed, 47 insertions(+), 8 deletions(-)
create mode 100644 test/asan/TestCases/Linux/asan_preload_test-3.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 gcc.
from 26caae14908 compiler: additional lvalue/rvalue context fixes
new 71e39b3b87a Come up with selftests for predict.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:
gcc/ChangeLog | 8 ++++++++
gcc/predict.c | 44 ++++++++++++++++++++++++++++++++++++++++++++
gcc/selftest-run-tests.c | 1 +
gcc/selftest.h | 1 +
4 files changed, 54 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 clang-tools-extra.
from 70b2503f [clangd] Update for ASTUnit API change.
new e4e9e1a4 Revert "[clang-tidy] When" -fno-exceptions is used", this war [...]
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:
clang-tidy/misc/NoexceptMoveConstructorCheck.cpp | 2 +-
test/clang-tidy/misc-noexcept-move-constructor.cpp | 17 ++++-------------
2 files changed, 5 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 llvm.
from 7e14c3da2c7 [IndVars] Add an option to be able to disable LFTR
new 5dc796dd9c1 bugpoint: disabling symbolication of bugpoint-executed programs
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/Support/Signals.cpp | 16 +++++++++++-----
test/BugPoint/unsymbolized.ll | 21 +++++++++++++++++++++
tools/bugpoint/OptimizerDriver.cpp | 5 +++--
3 files changed, 35 insertions(+), 7 deletions(-)
create mode 100644 test/BugPoint/unsymbolized.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 aoliva/SFN
in repository gcc.
from 510810349e6 doh, commit the reversal of inappropriate EXPLICIT_GOTOs in C++
new c3608447b62 mark explicit gotos genericized from C++ break and continue stmts
new 37e744fc7cc recurse into debug stmt lists for locations while gimplifying
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/cp/cp-gimplify.c | 2 ++
gcc/gimplify.c | 68 ++++++++++++++++++++++++++++++++++++++++++----------
2 files changed, 57 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.