This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 552e0fb clang-format: Add Java detection to git-clang-format.
new 6b9f360 Allow register variables in naked functions.
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/SemaDecl.cpp | 15 +++++++++++++++
test/Sema/attr-naked.c | 18 ++++++++++++++++++
2 files changed, 33 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 llvm.
from 95da214 Revert "[Support][CommandLine] Add cl::getRegisteredSubcommands()"
new 9a5abd0 [LTO] Only expose the dataLayout string instead of the whole module.
new 6a92b76 [Docs] Fix a broken link in the Kaleidoscope tutorial.
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:
docs/tutorial/LangImpl02.rst | 2 +-
include/llvm/LTO/LTO.h | 8 ++++----
2 files changed, 5 insertions(+), 5 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 8a7af2f Reapply r281276 with passing -emit-llvm in one of the tests
new 552e0fb clang-format: Add Java detection to git-clang-format.
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/clang-format/git-clang-format | 1 +
1 file changed, 1 insertion(+)
--
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 e3a335e Handle empty message in static_asserts.
new 8a7af2f Reapply r281276 with passing -emit-llvm in one of the tests
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 | 28 ++++++++++++++
include/clang/Basic/DiagnosticDriverKinds.td | 3 ++
include/clang/Driver/Options.td | 3 ++
include/clang/Frontend/CodeGenOptions.def | 3 ++
lib/CodeGen/CodeGenAction.cpp | 10 ++++-
lib/Driver/Tools.cpp | 5 +++
lib/Frontend/CompilerInvocation.cpp | 6 +++
.../optimization-remark-with-hotness.proftext} | 21 +++++-----
test/Frontend/optimization-remark-with-hotness.c | 45 ++++++++++++++++++++++
9 files changed, 112 insertions(+), 12 deletions(-)
copy test/{Profile/Inputs/max-function-count.proftext => Frontend/Inputs/optimizat [...]
create mode 100644 test/Frontend/optimization-remark-with-hotness.c
--
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 5021054 [Support][CommandLine] Add cl::getRegisteredSubcommands()
new 95da214 Revert "[Support][CommandLine] Add cl::getRegisteredSubcommands()"
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/CommandLine.h | 22 ----------------------
lib/Support/CommandLine.cpp | 11 -----------
unittests/Support/CommandLineTest.cpp | 23 -----------------------
3 files changed, 56 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 b291c6b Add a few const's (thanks Zachary) and return shared or uniqu [...]
new 470ec1d Reduce the number of simultaneous debug sessions to 10 and re [...]
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:
.../lldbsuite/test/api/multiple-debuggers/TestMultipleDebuggers.py | 1 -
.../lldbsuite/test/api/multiple-debuggers/multi-process-driver.cpp | 2 +-
2 files changed, 1 insertion(+), 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 2cee504 [lib/LTO] Expose getModule() in lto::InputFile.
new 5021054 [Support][CommandLine] Add cl::getRegisteredSubcommands()
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/CommandLine.h | 22 ++++++++++++++++++++++
lib/Support/CommandLine.cpp | 11 +++++++++++
unittests/Support/CommandLineTest.cpp | 23 +++++++++++++++++++++++
3 files changed, 56 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 llvm.
from 5420de3 DebugInfo: New metadata representation for global variables.
new 2cee504 [lib/LTO] Expose getModule() in lto::InputFile.
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/LTO/LTO.h | 4 ++++
1 file changed, 4 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 lldb.
from 52af072 Fix an issue where LLDB was not masking enough bits off of ob [...]
new b291c6b Add a few const's (thanks Zachary) and return shared or uniqu [...]
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/lldb/Breakpoint/BreakpointOptions.h | 9 ++--
include/lldb/Breakpoint/BreakpointResolver.h | 2 +-
.../lldb/Breakpoint/BreakpointResolverAddress.h | 6 ++-
.../lldb/Breakpoint/BreakpointResolverFileLine.h | 3 +-
.../lldb/Breakpoint/BreakpointResolverFileRegex.h | 6 ++-
include/lldb/Breakpoint/BreakpointResolverName.h | 3 +-
include/lldb/Core/SearchFilter.h | 25 +++++----
include/lldb/Target/LanguageRuntime.h | 3 +-
source/Breakpoint/Breakpoint.cpp | 14 ++---
source/Breakpoint/BreakpointOptions.cpp | 28 +++++-----
source/Breakpoint/BreakpointResolver.cpp | 2 +-
source/Breakpoint/BreakpointResolverAddress.cpp | 3 +-
source/Breakpoint/BreakpointResolverFileLine.cpp | 3 +-
source/Breakpoint/BreakpointResolverFileRegex.cpp | 3 +-
source/Breakpoint/BreakpointResolverName.cpp | 3 +-
source/Core/SearchFilter.cpp | 61 ++++++++++++----------
source/Target/LanguageRuntime.cpp | 2 +-
17 files changed, 98 insertions(+), 78 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 3fdacc1 Fix interaction between serialization and c++1z feature.
new e3a335e Handle empty message in static_asserts.
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/libclang/CIndex.cpp | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.