[PATCH] D73967: Implement _ExtInt as an extended int type specifier.

Sterling Augustine via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 17 11:38:17 PDT 2020


Sorry for the trouble. I think many buildbots don't build lldb--not enough
of them anyway. I found this myself.

As I understand it, the switch-cover warning is supposed to be enabled
everywhere when built in release mode, so it looks like the lldb builders
(what few there are) aren't building in release mode. I can look into
fixing that.

On Fri, Apr 17, 2020 at 11:20 AM Erich Keane via Phabricator <
reviews at reviews.llvm.org> wrote:

> erichkeane added a comment.
>
> Already relanded here: 5f0903e9bec9 <
> https://reviews.llvm.org/rG5f0903e9bec97e67bf34d887bcbe9d05790de934>
>
> @saugustine  I checked the buildbots, every one with LLDB in its name
> stayed green, and I cannot see the warning in any of their STDIO.  Can you
> point out how I can proactively keep an eye on this? The lldb build is
> broken out-of-the-box anyway for me due to the LLDB Python Wrapper having a
> syntax error in the SWIG bindings.
>
> bash-4.2$ swig -copyright
>
> SWIG Version 2.0.10
> /workspaces/llvm-project/lldb/bindings/./python/python-typemaps.swig:496:
> Error: Syntax error in input(3).
>
>
> Repository:
>   rG LLVM Github Monorepo
>
> CHANGES SINCE LAST ACTION
>   https://reviews.llvm.org/D73967/new/
>
> https://reviews.llvm.org/D73967
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200417/6d1d9ca5/attachment.html>


More information about the cfe-commits mailing list