This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 860b42015 Rename HasSections -> HasSectionsComand.
new d6d6bb63a Rename Commands -> SectionCommands.
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:
ELF/LTO.cpp | 2 +-
ELF/LinkerScript.cpp | 37 +++++++++++++++++++------------------
ELF/LinkerScript.h | 2 +-
ELF/MapFile.cpp | 2 +-
ELF/OutputSections.cpp | 22 ++++++++++++----------
ELF/OutputSections.h | 2 +-
ELF/Relocations.cpp | 6 +++---
ELF/ScriptParser.cpp | 14 +++++++-------
ELF/SyntheticSections.cpp | 9 +++++----
ELF/Writer.cpp | 38 ++++++++++++++++++++------------------
10 files changed, 70 insertions(+), 64 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 fa26081470 [modules] Fix visibility checking for using declarations via ADL.
new 853872e514 Update cc1as_main for MCAsmBackend ownership change in r315410.
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/driver/cc1as_main.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 a6676439bfc [X86] Remove temporary std::string creation from shuffle co [...]
new 061e7017039 Silence MSVC warnings about unsigned wrapping without UB
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/IR/Attributes.cpp | 12 +++++-------
1 file changed, 5 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 clang.
from 8da894badf [modules] Only take visible using-directives into account du [...]
new fa26081470 [modules] Fix visibility checking for using declarations via ADL.
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/Sema/SemaLookup.cpp | 20 ++++++++++++++------
test/Modules/adl.cpp | 40 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 54 insertions(+), 6 deletions(-)
create mode 100644 test/Modules/adl.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 compiler-rt.
from 3fc89a412 [sanitizer] Re-disable several tests on Android.
new 452879a46 [libFuzzer] experimental flag to tweak the corpus distributio [...]
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/FuzzerCorpus.h | 32 +++++++++++++++++++++++---------
lib/fuzzer/FuzzerDriver.cpp | 1 +
lib/fuzzer/FuzzerFlags.def | 1 +
lib/fuzzer/FuzzerLoop.cpp | 3 +++
lib/fuzzer/FuzzerOptions.h | 1 +
5 files changed, 29 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 lld.
from e778dc703 Move a loop invariant outside the loop.
new 860b42015 Rename HasSections -> HasSectionsComand.
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:
ELF/LinkerScript.cpp | 2 +-
ELF/LinkerScript.h | 2 +-
ELF/ScriptParser.cpp | 2 +-
ELF/Writer.cpp | 12 ++++++------
4 files 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 lld.
from 1d261b257 Remove ScriptConfiguration class and move the members to Link [...]
new e778dc703 Move a loop invariant outside the loop.
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:
ELF/LinkerScript.cpp | 5 ++---
1 file changed, 2 insertions(+), 3 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 bd279d8765 A '<' with a trigraph '#' is not a valid editor placeholder
new 8da894badf [modules] Only take visible using-directives into account du [...]
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/Sema/SemaLookup.cpp | 30 ++++++++++---------
test/Modules/using-directive.cpp | 62 ++++++++++++++++++++++++++++++++++++++++
2 files changed, 78 insertions(+), 14 deletions(-)
create mode 100644 test/Modules/using-directive.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 lld.
from 20c026f63 Inline addRegular into addSymbol.
new 1d261b257 Remove ScriptConfiguration class and move the members to Link [...]
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:
ELF/Driver.cpp | 2 +-
ELF/LTO.cpp | 2 +-
ELF/LinkerScript.cpp | 63 ++++++++++++++++++++++++++--------------------------
ELF/LinkerScript.h | 45 +++++++++++++++++--------------------
ELF/MarkLive.cpp | 2 +-
ELF/ScriptParser.cpp | 32 +++++++++++++-------------
ELF/Writer.cpp | 37 +++++++++++++++---------------
7 files changed, 88 insertions(+), 95 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.