This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from a9d58a0e9d [analyzer] Re-apply r331096 "CStringChecker: Add support for [...]
new 82cd820bab [c++17] Fix assertion on synthesizing deduction guides after [...]
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/SemaTemplate.cpp | 2 ++
test/SemaTemplate/instantiate-after-fatal-cxx17.cpp | 16 ++++++++++++++++
2 files changed, 18 insertions(+)
create mode 100644 test/SemaTemplate/instantiate-after-fatal-cxx17.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 llvm.
from abb2646f5ab [InstCombine] fix crash due to ignored addrspacecast
new 67ebb421ce0 Revert "[Option] Fix PR37006 prefix choice in findNearest"
new b67613ea0a9 [WebAssembly] Move toString helpers to BinaryFormat
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/BinaryFormat/Wasm.h | 3 +++
include/llvm/Object/Wasm.h | 3 ++-
lib/BinaryFormat/CMakeLists.txt | 3 ++-
lib/BinaryFormat/Wasm.cpp | 34 ++++++++++++++++++++++++
lib/MC/LLVMBuild.txt | 2 +-
lib/MC/WasmObjectWriter.cpp | 28 +-------------------
lib/Option/OptTable.cpp | 48 +++++++++++++++++-----------------
unittests/Option/OptionParsingTest.cpp | 4 ---
unittests/Option/Opts.td | 1 -
9 files changed, 67 insertions(+), 59 deletions(-)
create mode 100644 lib/BinaryFormat/Wasm.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 cb6c4255f COFF: Allow ICFing sections with different alignments.
new 5fb0389dd [WebAssembly] Update to match llvm changes
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/wasm/symbol-type-mismatch.ll | 4 ++--
wasm/SymbolTable.cpp | 12 ++++++------
wasm/Symbols.cpp | 22 ++++------------------
wasm/Symbols.h | 1 -
4 files changed, 12 insertions(+), 27 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 6e7650dd0d [analyzer] Extend the ObjCAutoreleaseWriteChecker to warn on [...]
new a9d58a0e9d [analyzer] Re-apply r331096 "CStringChecker: Add support for [...]
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/StaticAnalyzer/Checkers/CStringChecker.cpp | 151 ++++++++++++++++---------
test/Analysis/bsd-string.c | 40 +++++++
2 files changed, 137 insertions(+), 54 deletions(-)
create mode 100644 test/Analysis/bsd-string.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 26b9bb11663 [AArch64] enhance test to show FMF loss; NFC
new abb2646f5ab [InstCombine] fix crash due to ignored addrspacecast
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/InstCombine/InstructionCombining.cpp | 5 +++--
test/Transforms/InstCombine/gep-addrspace.ll | 19 +++++++++++++++++++
2 files changed, 22 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 8fa6fcaf5a3 [Option] Fix PR37006 prefix choice in findNearest
new 26b9bb11663 [AArch64] enhance test to show FMF loss; NFC
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/AArch64/vecreduce-propagate-sd-flags.ll | 3 ++-
1 file changed, 2 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 clang.
from 1ac7096910 [CodeView] Improve debugging of virtual base class member variables
new 6e7650dd0d [analyzer] Extend the ObjCAutoreleaseWriteChecker to warn on [...]
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:
.../Checkers/ObjCAutoreleaseWriteChecker.cpp | 80 ++++++++++++++--------
test/Analysis/autoreleasewritechecker_test.m | 55 +++++++++++++++
2 files changed, 106 insertions(+), 29 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 086018dbbeb [CodeView] Improve debugging of virtual base class member v [...]
new 962213d3ac2 [llvm-rc] Add missing inputs for tag-icon-cursor.test.
new 4fc07cda7da [ARM] Back up R4 and LR if calling the stack probe function
new 8fa6fcaf5a3 [Option] Fix PR37006 prefix choice in findNearest
The 3 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/Option/OptTable.cpp | 48 +++++++++++-----------
lib/Target/ARM/ARMFrameLowering.cpp | 11 +++++
test/CodeGen/ARM/Windows/chkstk-movw-movt-isel.ll | 2 +-
test/tools/llvm-rc/Inputs/cursor-32.cur | Bin 0 -> 4286 bytes
test/tools/llvm-rc/Inputs/cursor-8.cur | Bin 0 -> 2238 bytes
test/tools/llvm-rc/Inputs/cursor.cur | Bin 0 -> 326 bytes
test/tools/llvm-rc/Inputs/icon-new.ico | Bin 0 -> 17542 bytes
test/tools/llvm-rc/Inputs/icon-old.ico | Bin 0 -> 17542 bytes
test/tools/llvm-rc/Inputs/icon-png.ico | Bin 0 -> 104 bytes
test/tools/llvm-rc/tag-icon-cursor.test | 30 +-------------
unittests/Option/OptionParsingTest.cpp | 4 ++
unittests/Option/Opts.td | 1 +
12 files changed, 43 insertions(+), 53 deletions(-)
create mode 100644 test/tools/llvm-rc/Inputs/cursor-32.cur
create mode 100644 test/tools/llvm-rc/Inputs/cursor-8.cur
create mode 100644 test/tools/llvm-rc/Inputs/cursor.cur
create mode 100644 test/tools/llvm-rc/Inputs/icon-new.ico
create mode 100644 test/tools/llvm-rc/Inputs/icon-old.ico
create mode 100644 test/tools/llvm-rc/Inputs/icon-png.ico
--
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 415c71be4e6 [Hexagon] Add a target feature to control using small data section
new e6979f263bd [PowerPC] add more tests for FMF propagation; NFC
new 086018dbbeb [CodeView] Improve debugging of virtual base class member v [...]
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/IR/DIBuilder.h | 3 +-
include/llvm/IR/DebugInfoMetadata.h | 11 +-
lib/CodeGen/AsmPrinter/CodeViewDebug.cpp | 3 +-
lib/IR/DIBuilder.cpp | 6 +-
test/CodeGen/PowerPC/fmf-propagation.ll | 86 ++++++++++-
test/DebugInfo/COFF/inheritance.ll | 247 +++++++++++++++++++------------
6 files changed, 258 insertions(+), 98 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 32f603c589 Fix test fail on some buildbots, caused by r332281.
new 1ac7096910 [CodeView] Improve debugging of virtual base class member variables
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/CGDebugInfo.cpp | 8 ++++++--
test/CodeGenCXX/debug-info-access.cpp | 2 +-
test/CodeGenCXX/debug-info-ms-vbase.cpp | 8 ++++----
3 files changed, 11 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.