This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from b4a38ea7e32 [CMake] Fix typo "Wraning" (NFC)
new f49f1e15a71 [ORC] Replace decltype with a concrete type to make MSVC happy.
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:
unittests/ExecutionEngine/Orc/RTDyldObjectLinkingLayerTest.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 compiler-rt.
from c76c49014 Revert "Add support for custom loaders to the sanitizer symbolizer"
new 283e436ec [XRay][compiler-rt][NFC] Remove loggingInitialized() convenie [...]
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/xray/xray_fdr_logging_impl.h | 15 ++++++---------
1 file changed, 6 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 lldb.
from c280b4447 Fix compilation error
new 027553fd4 Fix Android remote debugging tests running on Windows
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:
packages/Python/lldbsuite/test/functionalities/load_unload/Makefile | 5 ++++-
1 file changed, 4 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 lldb.
from ea5ad7e0d [Expression parser] Setting to enable use of ExternalASTMerger
new c280b4447 Fix compilation error
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:
.../ExpressionParser/Clang/ClangASTSource.cpp | 26 +++++++++++-----------
source/Symbol/ClangASTContext.cpp | 4 ++--
2 files changed, 15 insertions(+), 15 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 ff009706562 Revert "[BypassSlowDivision] Improve our handling of divisi [...]
new ab92725cda4 llvm-readobj: fix a few typos (NFC)
new b4a38ea7e32 [CMake] Fix typo "Wraning" (NFC)
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:
CMakeLists.txt | 2 +-
tools/llvm-readobj/ELFDumper.cpp | 6 +++---
2 files changed, 4 insertions(+), 4 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 cd3ff5f109 [NFC] Rename variable 'Arguments' to 'Parameters' when lexin [...]
new 8c6abdf1ba [NFC] Replace 'arguments' with 'parameters' in comments rela [...]
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/Lex/PPDirectives.cpp | 14 +++++++-------
1 file changed, 7 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 release_50
in repository clang.
from be92019b23 Merging r312651:
new 3c901e3c4d Merging r312447:
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/CodeGen/CGExpr.cpp | 4 ++--
test/CodeGen/tbaa-vec.cpp | 20 ++++++++++++++++++++
2 files changed, 22 insertions(+), 2 deletions(-)
create mode 100644 test/CodeGen/tbaa-vec.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 clang.
from 3adb8ef46e [Sema] Put nullability fix-it after the end of the pointer.
new cd3ff5f109 [NFC] Rename variable 'Arguments' to 'Parameters' when lexin [...]
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/Lex/PPDirectives.cpp | 18 +++++++++---------
1 file changed, 9 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 gcc.
from 1fffcf69abe PR other/67165 * elf.c (__builtin_prefetch): Define if no [...]
new d56894aa793 libgcc/ * config/ft32/crti-hw.S: Add watchdog vector, FT93 [...]
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:
libgcc/ChangeLog | 4 ++++
libgcc/config/ft32/crti-hw.S | 28 +++++++++++++++++-----------
2 files changed, 21 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 38bee040986 [llvm-rc] Import all make_unique invocations from llvm namespace.
new 547ff0af111 llvm-dwarfdump: support .apple-namespaces in --find
new ff009706562 Revert "[BypassSlowDivision] Improve our handling of divisi [...]
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:
include/llvm/DebugInfo/DWARF/DWARFContext.h | 8 +++
lib/DebugInfo/DWARF/DWARFContext.cpp | 28 ++++----
lib/Transforms/Utils/BypassSlowDivision.cpp | 20 ++----
.../CodeGenPrepare/NVPTX/bypass-slow-div.ll | 77 ----------------------
test/tools/llvm-dwarfdump/X86/find.test | 7 ++
tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 2 +
6 files changed, 37 insertions(+), 105 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.