This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from d6082200f More constexpr algorithms from P0202. search/search_n
new 9c2eed8ca libcxx: Stop using private MSVC macros in the exception imple [...]
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/__config | 6 +++++
src/support/runtime/exception_msvc.ipp | 26 ++++++--------------
src/support/runtime/exception_pointer_msvc.ipp | 34 ++++++++------------------
3 files changed, 23 insertions(+), 43 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 411826c8b7c [pdbutil] Replace 0 byte PDB input with correct version to [...]
new 8a3613ae142 [X86] Remove duplicate lines from scheduler models. NFC
new fb421b00e67 [X86] In LowerBUILD_VECTOR, rename ExtVT to EltVT so it mak [...]
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:
lib/Target/X86/X86ISelLowering.cpp | 14 +++++++-------
lib/Target/X86/X86SchedBroadwell.td | 2 --
lib/Target/X86/X86SchedHaswell.td | 2 --
lib/Target/X86/X86SchedSkylakeClient.td | 2 --
lib/Target/X86/X86SchedSkylakeServer.td | 2 --
5 files changed, 7 insertions(+), 15 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 4d5aa75efba [Support] Return an enum instead of an unsigned; NFC.
new 411826c8b7c [pdbutil] Replace 0 byte PDB input with correct version to [...]
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/llvm-pdbdump/Inputs/PrettyFuncDumperTest.pdb | Bin 0 -> 102400 bytes
1 file changed, 0 insertions(+), 0 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 ae04debe25b Fix build error - 'default label in switch which covers all [...]
new 4d5aa75efba [Support] Return an enum instead of an unsigned; 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:
include/llvm/Support/TargetParser.h | 2 +-
lib/Support/TargetParser.cpp | 4 ++--
2 files changed, 3 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 0b2fb3a9d0 Make DiagnosticsEngine() take DiagOpts as DiagnosticsEngine.
new b2aa74af5d [analyzer] support a mode to only show relevant lines in HTM [...]
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:
.../Core/BugReporter/PathDiagnostic.h | 17 +++-
lib/Rewrite/HTMLRewrite.cpp | 11 ++-
lib/StaticAnalyzer/Core/BugReporter.cpp | 66 ++++++++++++++-
lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp | 99 ++++++++++++++++++++++
lib/StaticAnalyzer/Core/PathDiagnostic.cpp | 26 +++---
.../html_diagnostics/relevant_lines/header.h | 12 +++
.../relevant_lines/macros_same_file.c | 15 ++++
.../html_diagnostics/relevant_lines/multifile.c | 14 +++
.../relevant_lines/multiline_func_def.c | 16 ++++
.../html_diagnostics/relevant_lines/objcmethods.m | 19 +++++
.../relevant_lines/simple_conditional.c | 13 +++
.../relevant_lines/unused_header.c | 19 +++++
12 files changed, 305 insertions(+), 22 deletions(-)
create mode 100644 test/Analysis/html_diagnostics/relevant_lines/header.h
create mode 100644 test/Analysis/html_diagnostics/relevant_lines/macros_same_file.c
create mode 100644 test/Analysis/html_diagnostics/relevant_lines/multifile.c
create mode 100644 test/Analysis/html_diagnostics/relevant_lines/multiline_func_def.c
create mode 100644 test/Analysis/html_diagnostics/relevant_lines/objcmethods.m
create mode 100644 test/Analysis/html_diagnostics/relevant_lines/simple_conditional.c
create mode 100644 test/Analysis/html_diagnostics/relevant_lines/unused_header.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 clang.
from a00817adbe Add context to why test was disabled on Windows
new 0b2fb3a9d0 Make DiagnosticsEngine() take DiagOpts as DiagnosticsEngine.
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/clang/Basic/Diagnostic.h | 2 +-
lib/Basic/Diagnostic.cpp | 10 +++++-----
2 files 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 llvm.
from 7e2c299573f Fix pretty printing the unspecified param of a variadic function
new ae04debe25b Fix build error - 'default label in switch which covers all [...]
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/llvm-pdbutil/PrettyBuiltinDumper.cpp | 2 --
1 file changed, 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 gcc.
from 60f47739207 2018-01-16 Michael Meissner <meissner(a)linux.vnet.ibm.com>
new c2cddbc455d * elf.c (codes) [GENERATE_FIXED_HUFFMAN_TABLE]: Fix size t [...]
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:
libbacktrace/ChangeLog | 14 ++++++
libbacktrace/elf.c | 132 +++++++++++++++++++++++++++++++++++--------------
libbacktrace/ztest.c | 65 +++++++++++++++++++++++-
3 files changed, 174 insertions(+), 37 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 9bf8e400c [WebAssembly] Create synthetic __dso_handle symbol
new 8515507cb [WebAssembly] Define __heap_base global
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/alias.ll | 9 +++++++++
test/wasm/call-indirect.ll | 9 +++++++++
test/wasm/comdats.ll | 9 +++++++++
test/wasm/data-layout.ll | 14 ++++++++++----
test/wasm/export.ll | 3 +++
test/wasm/load-undefined.ll | 3 +++
test/wasm/local-symbols.ll | 9 +++++++++
test/wasm/stack-pointer.ll | 9 +++++++++
test/wasm/visibility-hidden.ll | 3 +++
test/wasm/weak-alias-overide.ll | 9 +++++++++
test/wasm/weak-alias.ll | 9 +++++++++
test/wasm/weak-symbols.ll | 9 +++++++++
test/wasm/weak-undefined.ll | 9 +++++++++
wasm/Config.h | 1 +
wasm/Driver.cpp | 1 +
wasm/Writer.cpp | 10 ++++++++++
16 files changed, 112 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 llvm.
from 0c4657388e9 [hwasan] Rename sized load/store callbacks to be consistent [...]
new 7e2c299573f Fix pretty printing the unspecified param of a variadic function
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:
.../llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h | 2 +
lib/DebugInfo/PDB/PDBSymbolTypeFunctionSig.cpp | 19 +++++++++
.../llvm-pdbdump/Inputs/PrettyFuncDumperTest.cpp | 49 ++++++++++++++++++++++
.../llvm-pdbdump/Inputs/PrettyFuncDumperTest.pdb | 0
test/tools/llvm-pdbdump/pretty-func-dumper.test | 25 +++++++++++
tools/llvm-pdbutil/PrettyBuiltinDumper.cpp | 2 +
tools/llvm-pdbutil/PrettyFunctionDumper.cpp | 2 +
7 files changed, 99 insertions(+)
create mode 100644 test/tools/llvm-pdbdump/Inputs/PrettyFuncDumperTest.cpp
copy bindings/python/llvm/__init__.py => test/tools/llvm-pdbdump/Inputs/PrettyFunc [...]
create mode 100644 test/tools/llvm-pdbdump/pretty-func-dumper.test
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.