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

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 17 11:20:26 PDT 2020


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





More information about the cfe-commits mailing list