This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 496a36b4ec5 Revert "[DEBUGINFO] Add flag for DWARF2 or less to use sect [...]
new 196ad9c0b6a [InstCombine] auto-generate full checks; 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/Transforms/InstCombine/pow-4.ll | 100 +++++++++++++++++------------------
1 file changed, 49 insertions(+), 51 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 a527f09cd1 an_ES locale: update some locale data [BZ #22896]
new 1efe135861 nptl: Turn libpthread.so into a symbolic link to the real DSO
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 ++++++
nptl/Makefile | 19 -------------------
2 files changed, 6 insertions(+), 19 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 6b7e6495262 2018-03-01 Richard Biener <rguenther(a)suse.de>
new 93c45686b44 Do not handled volatile arguments (PR sanitizer/82484).
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:
gcc/ChangeLog | 6 ++++++
gcc/sanopt.c | 4 +++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/asan/pr82484.c | 5 +++++
4 files changed, 19 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/asan/pr82484.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 181ea762ad UsersManual: beef up the clang-cl text a little
new e9c5141c8f UsersManual: improve the clang-cl text some more
new c476211d8b Resubmit [analyzer] Support for naive cross translation unit [...]
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/UsersManual.rst | 17 ++
.../clang/StaticAnalyzer/Core/AnalyzerOptions.h | 21 ++
.../StaticAnalyzer/Core/PathSensitive/ExprEngine.h | 18 +-
.../StaticAnalyzer/Core/PathSensitive/SubEngine.h | 7 +
lib/StaticAnalyzer/Core/AnalyzerOptions.cpp | 23 ++
lib/StaticAnalyzer/Core/CMakeLists.txt | 1 +
lib/StaticAnalyzer/Core/CallEvent.cpp | 23 +-
lib/StaticAnalyzer/Core/ExprEngine.cpp | 7 +-
lib/StaticAnalyzer/Core/PathDiagnostic.cpp | 19 +-
lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp | 15 +-
lib/StaticAnalyzer/Frontend/CMakeLists.txt | 1 +
test/Analysis/Inputs/ctu-chain.cpp | 20 ++
test/Analysis/Inputs/ctu-other.cpp | 67 +++++
test/Analysis/Inputs/externalFnMap.txt | 13 +
test/Analysis/analyzer-config.cpp | 3 +-
test/Analysis/ctu-main.cpp | 58 +++++
tools/scan-build-py/README.md | 26 ++
tools/scan-build-py/libscanbuild/__init__.py | 3 +
tools/scan-build-py/libscanbuild/analyze.py | 279 +++++++++++++++++++--
tools/scan-build-py/libscanbuild/arguments.py | 76 +++++-
tools/scan-build-py/libscanbuild/clang.py | 27 +-
tools/scan-build-py/libscanbuild/report.py | 22 +-
tools/scan-build-py/tests/unit/test_analyze.py | 84 ++++++-
tools/scan-build-py/tests/unit/test_clang.py | 12 +
24 files changed, 791 insertions(+), 51 deletions(-)
create mode 100644 test/Analysis/Inputs/ctu-chain.cpp
create mode 100644 test/Analysis/Inputs/ctu-other.cpp
create mode 100644 test/Analysis/Inputs/externalFnMap.txt
create mode 100644 test/Analysis/ctu-main.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 1575cf3f594 [CodeGen] fix argument attribute in lowering statepoint/patchpoint
new 496a36b4ec5 Revert "[DEBUGINFO] Add flag for DWARF2 or less to use sect [...]
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/AsmPrinter/DwarfCompileUnit.cpp | 23 +++++-------
lib/CodeGen/AsmPrinter/DwarfDebug.cpp | 29 ++-------------
lib/CodeGen/AsmPrinter/DwarfDebug.h | 9 -----
test/DebugInfo/X86/sections_as_references.ll | 54 ----------------------------
4 files changed, 11 insertions(+), 104 deletions(-)
delete mode 100644 test/DebugInfo/X86/sections_as_references.ll
--
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 b12105090 [test] Restore cleanup behavior in TestQuoting.py
new aa474e7aa Make Finalize tolerant of empty register sets.
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:
source/Plugins/Process/Utility/DynamicRegisterInfo.cpp | 2 +-
1 file changed, 1 insertion(+), 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 users/hjl/linux/master
in repository binutils-gdb.
discards 4d19832cbd Break "gas: Add --with-optimization=OPTION" into 3 pieces
discards 7091b17a55 ChangeLog entry for previous commit.
discards ffc3523bf8 IA-64: Fix linker error with --no-keep-memory.
discards 173c193204 Add test for load command
discards 12ea0cf8f1 MIPS: Don't use a 32-bit BFD architecture with a 64-bit ABI
discards beb9d75add MIPS: Reorder ABI determination ahead of target description loading
discards aa589c78f7 Change frame_filter_flags to use DEF_ENUM_FLAGS_TYPE
discards b9b0ee64e5 Make "bt N" print correct number of frames when using a fram [...]
discards d52833f15b Handle DW_TAG_variant_part and DW_TAG_variant
discards e3f7db7817 Convert Rust to use discriminated unions
discards 10c320bc6d Initial support for variant parts
discards 56d36f2f42 Sign-extend non-bit-fields in unpack_bits_as_long
discards 5567de30b8 GAS/doc: Clean up `.dc' and `.ds' directive descriptions
discards 07ef6d3769 Move read_partial_die to partial_die_info::read
discards 50736760d5 Move fixup_partial_die to partial_die_info::fixup
discards 32d6886924 Remove one argument abbrev_len in read_partial_die
discards eccc1547c8 Class-fy partial_die_info
discards b4748f3298 Change find_partial_die_in_comp_unit to dwarf2_cu::find_partial_die
discards bf358dc989 Don't check abbrev is NULL in read_partial_die
discards 98d7b88eae Re-write partial_die_info allocation in load_partial_dies
discards 24e49f2c75 Apply gas: Add --with-optimization=OPTION
discards dbca8c8f01 Update "ld: Add --enable-separate-code"
discards 4e4e84c46c Update binutils-lto-mixed.patch against master
discards b8fc3e953b Merge remote-tracking branch 'origin/master' into users/hjl/ [...]
adds cd9983dd5f Re-write partial_die_info allocation in load_partial_dies
adds fd0a254f81 Don't check abbrev is NULL in read_partial_die
adds d590ff257c Change find_partial_die_in_comp_unit to dwarf2_cu::find_partial_die
adds 6f06d47ba0 Class-fy partial_die_info
adds 35cc7ed70c Remove one argument abbrev_len in read_partial_die
adds 52356b79d7 Move fixup_partial_die to partial_die_info::fixup
adds 48fbe735fb Move read_partial_die to partial_die_info::read
adds d7c798565e GAS/doc: Clean up `.dc' and `.ds' directive descriptions
adds 15ce8941e7 Sign-extend non-bit-fields in unpack_bits_as_long
adds 7c22600aab Initial support for variant parts
adds c9317f214b Convert Rust to use discriminated unions
adds 2ddeaf8a7d Handle DW_TAG_variant_part and DW_TAG_variant
adds 6893c19a8b Make "bt N" print correct number of frames when using a fram [...]
adds d4dd32824a Change frame_filter_flags to use DEF_ENUM_FLAGS_TYPE
adds 37c33887bd MIPS: Reorder ABI determination ahead of target description loading
adds c5196c9298 MIPS: Don't use a 32-bit BFD architecture with a 64-bit ABI
adds 3275ef4774 Add test for load command
adds 6f6372fadc IA-64: Fix linker error with --no-keep-memory.
adds 1f4bace8d6 ChangeLog entry for previous commit.
new acabf4e0c9 Merge commit '1f4bace8d6e4d8f627bd31dc01061c31fd590128' into [...]
new 9b72d0e930 Update binutils-lto-mixed.patch against master
new 77d8916ed2 Update "ld: Add --enable-separate-code"
new ca995fef24 Apply gas: Add --with-optimization=OPTION
new 677d308dd1 Break "gas: Add --with-optimization=OPTION" into 3 pieces
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (4d19832cbd)
\
N -- N -- N refs/heads/users/hjl/linux/master (677d308dd1)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 5 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:
--
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 1a2f44a848 nptl: Drop libpthread_nonshared.a from libpthread.so
new 35d660b01e bg_BG locale: Fix a typo in a comment
new a527f09cd1 an_ES locale: update some locale data [BZ #22896]
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:
ChangeLog | 12 ++++++++++
localedata/locales/an_ES | 57 +++++++++++++++++++-----------------------------
localedata/locales/bg_BG | 2 +-
3 files changed, 35 insertions(+), 36 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 openmp.
from f544528 [OMPT] Fix task-type test with GCC
new 005e60c [OMPT] Fix interoperability test with GCC
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:
runtime/test/ompt/misc/interoperability.cpp | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.