This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 4911bc4 Use dedicated method instead of copying conditions. NFC.
new ee309bb Fix spelling mistake - paramater -> parameter. NFCI.
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/AST/MicrosoftMangle.cpp | 2 +-
lib/CodeGen/CGCall.cpp | 2 +-
lib/Sema/SemaDeclAttr.cpp | 4 ++--
3 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 glibc.
from 3172b27 The internal header include/string.h does not work in C++: it [...]
new f7db120 Remove the str(n)cmp inlines from string/bits/string2.h. The [...]
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:
ChangeLog | 6 ++++++
string/bits/string2.h | 58 ---------------------------------------------------
2 files changed, 6 insertions(+), 58 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 c5a796c [InlineFunction] use range-for loop; NFCI
new ae60795 [InlineFunction] use getCaller(); NFCI
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/InlineFunction.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-tools-extra.
from 2839af5 [clang-tidy] Ignore instantiated functions and static data me [...]
new d8ce003 [clangd] Wire up ASTUnit and publish diagnostics with it.
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:
clangd/ASTManager.cpp | 201 +++++++++++++++++++++++++++++++++++++++++++
clangd/ASTManager.h | 76 ++++++++++++++++
clangd/CMakeLists.txt | 3 +
clangd/ClangDMain.cpp | 3 +
clangd/DocumentStore.h | 48 +++++++++--
test/clangd/diagnostics.test | 17 ++++
6 files changed, 343 insertions(+), 5 deletions(-)
create mode 100644 clangd/ASTManager.cpp
create mode 100644 clangd/ASTManager.h
create mode 100644 test/clangd/diagnostics.test
--
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 glibc.
from 4918e5f Fix y0 and y1 exception handling for zero input [BZ #21134]
new 3172b27 The internal header include/string.h does not work in C++: it [...]
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:
ChangeLog | 4 ++++
include/string.h | 4 ++--
2 files changed, 6 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 64bd856 [X86] Regenerate i64 ext-load on 32-bit target tests
new c5a796c [InlineFunction] use range-for loop; NFCI
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/InlineFunction.cpp | 18 ++++++++----------
1 file changed, 8 insertions(+), 10 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 b794147 PR target/79487 * real.c (real_from_integer): Call real_con [...]
new a7355f5 Restore Graphite fuse-*.c testing
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:
ChangeLog | 6 ++++++
Makefile.in | 2 --
Makefile.tpl | 2 --
gcc/ChangeLog | 4 ++++
gcc/Makefile.in | 1 -
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/graphite/graphite.exp | 8 +-------
7 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 clang-tools-extra.
from 29bd459 [clang-tidy] Don't warn about call to unresolved operator*
new 2839af5 [clang-tidy] Ignore instantiated functions and static data me [...]
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/DefinitionsInHeadersCheck.cpp | 7 ++++---
test/clang-tidy/misc-definitions-in-headers.hpp | 12 ++++++++++++
2 files changed, 16 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 llvm.
from 0a86c4c Attempt to fix buildbots after commit of r295173.
new 64bd856 [X86] Regenerate i64 ext-load on 32-bit target 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:
test/CodeGen/X86/2012-07-10-extload64.ll | 32 +++++++++++++++++++++-----------
1 file 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 clang-tools-extra.
from 87be7d4 [clang-tidy] Add support for NOLINTNEXTLINE.
new 29bd459 [clang-tidy] Don't warn about call to unresolved operator*
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:
.../misc/UnconventionalAssignOperatorCheck.cpp | 5 ++++-
.../misc-unconventional-assign-operator.cpp | 22 ++++++++++++++++++++++
2 files changed, 26 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.