Re: [lldb-dev] [Release-testers] 10.0.1-rc2 release has been tagged

2020-06-30 Thread Dimitry Andric via lldb-dev
On 27 Jun 2020, at 02:44, Tom Stellard via Release-testers 
 wrote:
> 
> I've tagged the 10.0.1-rc2 release, please test the release and report any 
> issues.

For this rc, I used four patches, which are attached.

Main results on amd64-freebsd11:

  Expected Passes: 68020
  Passes With Retry  : 1
  Expected Failures  : 265
  Unsupported Tests  : 4654
  Unresolved Tests   : 1
  Unexpected Passes  : 6
  Unexpected Failures: 542
  Individual Timeouts: 13

Test suite results on amd64-freebsd11:

  Expected Passes: 2398
  Unexpected Failures: 3

Main results on i386-freebsd11:

  Expected Passes: 65077
  Passes With Retry  : 2
  Expected Failures  : 248
  Unsupported Tests  : 3083
  Unexpected Passes  : 6
  Unexpected Failures: 225
  Individual Timeouts: 10

Uploaded:
SHA256 (clang+llvm-10.0.1-rc2-amd64-unknown-freebsd11.tar.xz) = 
e81a26433c45b3a477686a8a361c9fb2dc5772f91b0841ebedeb01e9bebecac9
SHA256 (clang+llvm-10.0.1-rc2-i386-unknown-freebsd11.tar.xz) = 
3ad9341b2548f9a48536e4068823c36af9ff32dc13c09f07493bd862ac4c79ba

-Dimitry



fix-clang-1.diff
Description: Binary data


fix-compiler-rt-1.diff
Description: Binary data


fix-libcxx-1.diff
Description: Binary data


fix-test-suite-1.diff
Description: Binary data


signature.asc
Description: Message signed with OpenPGP
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


[lldb-dev] [Bug 45998] volatile lead to inconsistent behaviors between step-by-step and stepi-by-stepi in lldb

2020-06-30 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=45998

lab...@google.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||lab...@google.com
 Resolution|--- |WONTFIX

--- Comment #5 from lab...@google.com ---
I agree with Jim's analysis. Closing as working-as-intended.

If you're using some sort of automated tool to generate these test cases, maybe
you could teach it to ignore/coalesce the source-level stops that don't
actually end up moving the program counter?

-- 
You are receiving this mail because:
You are the assignee for the bug.___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


[lldb-dev] [Bug 45988] SBValue.GetNumChildren() returns wrong value for double indirections

2020-06-30 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=45988

lab...@google.com changed:

   What|Removed |Added

 Fixed By Commit(s)||83bd2c4a0680
 Status|NEW |RESOLVED
 Resolution|--- |FIXED
 CC||lab...@google.com

--- Comment #4 from lab...@google.com ---
Fixed by 83bd2c4a0680.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


[lldb-dev] [Bug 45853] lldb:buggy expression unit test

2020-06-30 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=45853

lab...@google.com changed:

   What|Removed |Added

 CC||lab...@google.com
 Status|NEW |RESOLVED
 Resolution|--- |FIXED
 Fixed By Commit(s)||d3fa894beaa5

--- Comment #3 from lab...@google.com ---
Fixed by d3fa894beaa5.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


[lldb-dev] [Bug 45676] lldb wrongly stopped at a break statement when using step-by-step

2020-06-30 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=45676

lab...@google.com changed:

   What|Removed |Added

Version|unspecified |trunk
 CC||keith.wal...@arm.com,
   ||lab...@google.com,
   ||paul_robinson@playstation.s
   ||ony.com
   Assignee|lldb-dev@lists.llvm.org |unassignedb...@nondot.org
Product|lldb|libraries
  Component|All Bugs|DebugInfo

--- Comment #5 from lab...@google.com ---
Moving to the debug info component, per the previous comments.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


[lldb-dev] [Bug 44579] Swift Framework returns 'ambiguous use of' method extension in lldb

2020-06-30 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=44579

lab...@google.com changed:

   What|Removed |Added

 CC||lab...@google.com
 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #2 from lab...@google.com ---
Closing per #1.

-- 
You are receiving this mail because:
You are the assignee for the bug.___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


[lldb-dev] [Bug 44078] llvm build fail on mac os 10.11.6

2020-06-30 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=44078

lab...@google.com changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|NEW |RESOLVED
 CC||lab...@google.com

--- Comment #1 from lab...@google.com ---


*** This bug has been marked as a duplicate of bug 44075 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


[lldb-dev] [Bug 44075] New: llvm build fail on mac os 10.11.6

2020-06-30 Thread via lldb-dev
https://bugs.llvm.org/show_bug.cgi?id=44075

Bug ID: 44075
   Summary: llvm build fail on mac os 10.11.6
   Product: lldb
   Version: 9.0
  Hardware: Macintosh
OS: MacOS X
Status: NEW
  Severity: enhancement
  Priority: P
 Component: All Bugs
  Assignee: lldb-dev@lists.llvm.org
  Reporter: lk...@hdm-stuttgart.de
CC: jdevliegh...@apple.com, llvm-b...@lists.llvm.org

i cannot install llvm 9.0.0 on mac os 10.11.6:

/tmp/llvm-20191120-51054-19joaqd/llvm-9.0.0.src/tools/lldb/source/Plugins/ExpressionParser/Clang/ClangHost.cpp:112:17:
error: no matching function for call to 'next'
  auto parent = std::next(rev_it);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../include/c++/v1/iterator:521:25:
note: candidate template ignored: disabled by 'enable_if' [with _ForwardIter =
llvm::sys::path::reverse_iterator]
 typename enable_if<__is_forward_iterator<_ForwardIter>::value>::type* = 0)
^
1 error generated.

--- Comment #1 from lab...@google.com ---
*** Bug 44078 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev