This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 26751adfec PR33222: Require the declared return type not the actual ret [...]
new 0293c7f5c8 ReleaseNotes: update links to use https
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/ReleaseNotes.rst | 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 libcxx.
from 8c58c2293 [asan] Update a vector's storage annotation during destructio [...]
new 5a86ba0aa ReleaseNotes: update links to use https
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/ReleaseNotes.rst | 12 ++++++------
1 file changed, 6 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 clang-tools-extra.
from f5a3de08 [clangd] NFC: Rename DexIndex to Dex
new d643747e ReleaseNotes: update links to use https
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/ReleaseNotes.rst | 12 ++++++------
1 file changed, 6 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 lld.
from 385a20f66 MachO: Change getString16() back to inline function
new d11833f01 ReleaseNotes: update links to use https
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/ReleaseNotes.rst | 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 clang-tools-extra.
from c8e115a6 [clangd] Make advanceTo() faster on Posting Lists
new f5a3de08 [clangd] NFC: Rename DexIndex to Dex
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/CMakeLists.txt | 2 +-
clangd/index/SymbolYAML.cpp | 4 +-
clangd/index/dex/{DexIndex.cpp => Dex.cpp} | 23 +++---
clangd/index/dex/{DexIndex.h => Dex.h} | 20 ++---
clangd/tool/ClangdMain.cpp | 1 -
unittests/clangd/CMakeLists.txt | 2 +-
.../clangd/{DexIndexTests.cpp => DexTests.cpp} | 94 +++++++++++-----------
unittests/clangd/TestIndex.h | 4 -
8 files changed, 72 insertions(+), 78 deletions(-)
rename clangd/index/dex/{DexIndex.cpp => Dex.cpp} (94%)
rename clangd/index/dex/{DexIndex.h => Dex.h} (86%)
rename unittests/clangd/{DexIndexTests.cpp => DexTests.cpp} (89%)
--
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 02457b644 Speculative fix for NetBSD bot for r341758
new 187b56555 [PDB] Restore AST from PDB symbols
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/Symbol/ClangASTContext.h | 13 +-
lit/SymbolFile/PDB/Inputs/AstRestoreTest.cpp | 47 ++
lit/SymbolFile/PDB/ast-restore.test | 77 ++++
lit/SymbolFile/PDB/class-layout.test | 24 +-
lit/SymbolFile/PDB/func-symbols.test | 8 +-
lit/SymbolFile/PDB/pointers.test | 10 +-
source/Plugins/SymbolFile/PDB/PDBASTParser.cpp | 589 +++++++++++++++++++-----
source/Plugins/SymbolFile/PDB/PDBASTParser.h | 61 ++-
source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp | 142 +++++-
source/Plugins/SymbolFile/PDB/SymbolFilePDB.h | 5 +-
source/Symbol/ClangASTContext.cpp | 20 +-
tools/lldb-test/lldb-test.cpp | 51 ++
12 files changed, 863 insertions(+), 184 deletions(-)
create mode 100644 lit/SymbolFile/PDB/Inputs/AstRestoreTest.cpp
create mode 100644 lit/SymbolFile/PDB/ast-restore.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 release_70
in repository lld.
from a90eee85a ReleaseNotes: tidy up for the release
new ffccc6563 Merging r341670 and r341672: -------------------------------- [...]
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/ReaderWriter/MachO/MachONormalizedFileBinaryUtils.h | 9 ++++-----
1 file changed, 4 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-tools-extra.
from 8765cc21 [clang-tidy/ObjC] Update list of acronyms in PropertyDeclarat [...]
new c8e115a6 [clangd] Make advanceTo() faster on Posting Lists
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/index/dex/Iterator.cpp | 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 binutils-gdb.
from f9853190c8 PR23611, objcopy is not removing executable relocatable sections
new 23c4651c06 Fix "make install-strip" failure to install gdb-add-index.sh
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:
gdb/ChangeLog | 6 ++++++
gdb/Makefile.in | 4 ++--
2 files changed, 8 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 768427d1626 [IndVars] Set Changed if sinkUnusedInvariants changes IR. PR38863
new fa259d80cab [IndVars] Set Changed if rewriteFirstIterationLoopExitValue [...]
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/Scalar/IndVarSimplify.cpp | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.