<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal">No problem, thanks for the response!  <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Phab emails are apparently about 30 minutes delayed for me apparently, which is unfortunate or I would have had the fix ready before your revert
<span style="font-family:"Segoe UI Emoji",sans-serif">😊</span> <o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Let me know if you run into any more issues, but I’m 99% sure I got it right this time.<o:p></o:p></p>
<p class="MsoNormal"><br>
Thanks<br>
-Erich<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><b>From:</b> Sterling Augustine <saugustine@google.com> <br>
<b>Sent:</b> Friday, April 17, 2020 11:38 AM<br>
<b>To:</b> reviews+D73967+public+2549cbb9adffa7d2@reviews.llvm.org<br>
<b>Cc:</b> Keane, Erich <erich.keane@intel.com>; aaron.ballman@gmail.com; M.Gehre@gmx.de; Blower, Melanie I <melanie.blower@intel.com>; Mikhail Ramalho <mikhail.ramalho@gmail.com>; arichardson.kde@gmail.com; david.green@arm.com; bevin.hansson@ericsson.com;
 riccibrun@gmail.com; Andrews, Elizabeth <elizabeth.andrews@intel.com>; sammhho@gmail.com; Mikael Holmén <mikael.holmen@ericsson.com>; a.bataev@hotmail.com; Sidorov, Dmitry <dmitry.sidorov@intel.com>; sabre+phabricator@nondot.org; karl-johan.karlsson@ericsson.com;
 github@john.mcfarlane.name; jfbastien@apple.com; ronan-list@keryell.fr; Richard Smith <richard@metafoo.co.uk>; ikosarev@accesssoftek.com; rekanikolett@gmail.com; Alex L <arphaman@gmail.com>; cfe-commits <cfe-commits@lists.llvm.org>; mlekena@skidmore.edu; blitzrakete@gmail.com;
 Han Shen <shenhan@google.com>; 1.int32@gmail.com<br>
<b>Subject:</b> Re: [PATCH] D73967: Implement _ExtInt as an extended int type specifier.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">Sorry for the trouble. I think many buildbots don't build lldb--not enough of them anyway. I found this myself.<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">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.<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<div>
<p class="MsoNormal">On Fri, Apr 17, 2020 at 11:20 AM Erich Keane via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<o:p></o:p></p>
</div>
<blockquote style="border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<p class="MsoNormal" style="margin-bottom:12.0pt">erichkeane added a comment.<br>
<br>
Already relanded here: 5f0903e9bec9 <<a href="https://reviews.llvm.org/rG5f0903e9bec97e67bf34d887bcbe9d05790de934" target="_blank">https://reviews.llvm.org/rG5f0903e9bec97e67bf34d887bcbe9d05790de934</a>><br>
<br>
@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.<br>
<br>
bash-4.2$ swig -copyright<br>
<br>
SWIG Version 2.0.10<br>
/workspaces/llvm-project/lldb/bindings/./python/python-typemaps.swig:496: Error: Syntax error in input(3).<br>
<br>
<br>
Repository:<br>
  rG LLVM Github Monorepo<br>
<br>
CHANGES SINCE LAST ACTION<br>
  <a href="https://reviews.llvm.org/D73967/new/" target="_blank">https://reviews.llvm.org/D73967/new/</a><br>
<br>
<a href="https://reviews.llvm.org/D73967" target="_blank">https://reviews.llvm.org/D73967</a><br>
<br>
<br>
<o:p></o:p></p>
</blockquote>
</div>
</div>
</body>
</html>