This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 885849737 [Windows] Fix a bug that causes lldb to freeze
new ca34493fa [SymbolFileNativePDB] Fix compilation errors 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:
source/Plugins/SymbolFile/NativePDB/PdbIndex.cpp | 7 ++++---
source/Plugins/SymbolFile/NativePDB/PdbUtil.cpp | 4 ++--
source/Plugins/SymbolFile/NativePDB/PdbUtil.h | 5 +++++
source/Plugins/SymbolFile/NativePDB/SymbolFileNativePDB.cpp | 1 -
4 files changed, 11 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 compiler-rt.
from fcc2b309e [hwasan] print more tags around the buggy address, and do it [...]
new ba18fe4cb [hwasan] print all threads in a bug report
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/hwasan/hwasan_report.cc | 5 ++++-
test/hwasan/TestCases/thread-uaf.c | 2 ++
2 files changed, 6 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 llvm.
from 2a9ea3459b2 [Support] Remove redundant qualifiers in YAMLTraits (NFC)
new 105b05e0855 Reland: [OptRemarks] Add library for parsing optimization remarks
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-c/OptRemarks.h | 197 +++++++++++
lib/CMakeLists.txt | 1 +
lib/LLVMBuild.txt | 1 +
lib/OptRemarks/CMakeLists.txt | 3 +
lib/{ => OptRemarks}/LLVMBuild.txt | 40 +--
lib/OptRemarks/OptRemarksParser.cpp | 368 +++++++++++++++++++++
tools/llvm-opt-report/CMakeLists.txt | 2 +-
tools/llvm-opt-report/OptReport.cpp | 144 +++-----
unittests/CMakeLists.txt | 1 +
unittests/OptRemarks/CMakeLists.txt | 8 +
unittests/OptRemarks/OptRemarksParsingTest.cpp | 433 +++++++++++++++++++++++++
11 files changed, 1056 insertions(+), 142 deletions(-)
create mode 100644 include/llvm-c/OptRemarks.h
create mode 100644 lib/OptRemarks/CMakeLists.txt
copy lib/{ => OptRemarks}/LLVMBuild.txt (57%)
create mode 100644 lib/OptRemarks/OptRemarksParser.cpp
create mode 100644 unittests/OptRemarks/CMakeLists.txt
create mode 100644 unittests/OptRemarks/OptRemarksParsingTest.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 lldb.
from 308c757dc Create a SymbolFile plugin for cross-platform PDB access.
new 885849737 [Windows] Fix a bug that causes lldb to freeze
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/Windows/Common/DebuggerThread.cpp | 12 +++++++-----
source/Plugins/Process/Windows/Common/ProcessWindows.cpp | 8 ++++++++
2 files changed, 15 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 zorg.
from 6173622 [buildbot, windows] The property LLDB_TEST_COMPILER is obsolete
new 6d29b3c [buildbot] Add a new windows buildbot for LLDB
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:
buildbot/osuosl/master/config/builders.py | 13 ++++++++++++-
buildbot/osuosl/master/config/slaves.py | 3 +++
buildbot/osuosl/master/config/status.py | 9 +++++++++
3 files changed, 24 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 compiler-rt.
from fd6579e35 [sanitizers] [windows] Use a linker directive pragma for psapi
new fcc2b309e [hwasan] print more tags around the buggy address, and do 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:
lib/hwasan/hwasan_report.cc | 7 +++----
1 file changed, 3 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 gcc.
from 59a01615063 PR c/54391 - transparent_union typedef'ing inconsistent
new fbd68cc0274 2018-10-10 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
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 | 5 +++++
gcc/varasm.c | 2 +-
2 files changed, 6 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 libcxx.
from 9c34c7726 Fix linking filesystem benchmarks
new 697faed46 Add test macros for always_inline and noinline
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:
benchmarks/stringstream.bench.cpp | 4 +++-
benchmarks/unordered_set_operations.bench.cpp | 19 ++++++++++---------
test/support/test_macros.h | 10 ++++++++++
3 files changed, 23 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 llvm.
from b501cdb9f55 Revert "[OptRemarks] Add library for parsing optimization remarks"
new 2a9ea3459b2 [Support] Remove redundant qualifiers in YAMLTraits (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/YAMLTraits.h | 12 ---------
lib/Support/YAMLTraits.cpp | 56 +++++++++++++++++++--------------------
2 files changed, 28 insertions(+), 40 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 zorg.
from 2daeefd Fix Windows x64 architecture detection
new 6173622 [buildbot, windows] The property LLDB_TEST_COMPILER is obsolete
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:
zorg/buildbot/builders/LLDBBuilder.py | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.