[lldb-dev] [patch] char8_t support (plus dlang UTF8/16/32)

2019-08-18 Thread James Blachly via lldb-dev
Dear LLDB developers: I have added support for C++20 char8_t, as well as support for dlang's char/wchar/dchar types. As I am not a professional developer, and the submission-review-merge process for LLVM projects seems somewhat byzantine, I wanted to offer this up on the list in the hopes that

Re: [lldb-dev] [Release-testers] [9.0.0 Release] Release Candidate 2 is here

2019-08-18 Thread Brian Cain via lldb-dev
When I built rv2 for SLES11 linux I saw the same phase 2/3 mismatch. Is that expected? On Wed, Aug 14, 2019, 3:15 AM Hans Wennborg via Release-testers < release-test...@lists.llvm.org> wrote: > Hello everyone, > > 9.0.0-rc2 was tagged yesterday from the release_90 branch at r368683. > In the Git