<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Thanks. I am all for enhancements that make LNT easier to use on the command line!<div class=""><br class=""></div><div class="">Can you modify you approach to correctly handle quoted and escaped spaces?</div><div class=""><br class=""></div><div class="">Can you make a test? Probably in the runtest section of the tests.</div><div class=""><br class=""></div><div class="">I just created a Phab account.</div><div class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><div class="">On Jun 9, 2015, at 5:02 AM, Charlie Turner <<a href="mailto:charlie.turner@arm.com" class="">charlie.turner@arm.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html; charset=us-ascii" class=""><meta name="Generator" content="Microsoft Word 14 (filtered medium)" class=""><style class=""><!--
/* Font Definitions */
@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:0cm;
        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;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
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]--><div lang="EN-US" link="blue" vlink="purple" class=""><div class="WordSection1"><div class="MsoNormal"><span style="font-size:12.0pt" class="">Hi,<o:p class=""></o:p></span></div><div class="MsoNormal"><span style="font-size:12.0pt" class=""><o:p class=""> </o:p></span></div><div class="MsoNormal"><span style="font-size:12.0pt" class="">The current behavior seems to only allow you to pass one cflag at a time to the lnt script,<o:p class=""></o:p></span></div><div class="MsoNormal"><span style="font-size:12.0pt" class=""><o:p class=""> </o:p></span></div><div class="MsoNormal"><span style="font-size:12.0pt" class="">--cflag cf1<o:p class=""></o:p></span></div><div class="MsoNormal"><span style="font-size:12.0pt" class="">--cflag cf2<o:p class=""></o:p></span></div><div class="MsoNormal"><span style="font-size:12.0pt" class="">…<o:p class=""></o:p></span></div><div class="MsoNormal"><span style="font-size:12.0pt" class="">--cflag cfn<o:p class=""></o:p></span></div><div class="MsoNormal"><span style="font-size:12.0pt" class=""><o:p class=""> </o:p></span></div><div class="MsoNormal"><span style="font-size:12.0pt" class="">The attached patch adds an option that allows you to instead pass –cflags “cf1 cf2 … cfn” to the lnt script.<o:p class=""></o:p></span></div><div class="MsoNormal"><span style="font-size:12.0pt" class=""><o:p class=""> </o:p></span></div><div class="MsoNormal"><span style="font-size:12.0pt" class="">Regards,<o:p class=""></o:p></span></div><div class="MsoNormal"><span style="font-size:12.0pt" class="">Charlie.<o:p class=""></o:p></span></div><div class="MsoNormal"><span style="font-size:12.0pt" class=""><o:p class=""> </o:p></span></div><div class="MsoNormal"><span style="font-size:12.0pt" class="">P.S. Chris, do you have Phabricator account? I was going to use the Phab reviewing tool, but I could find your name in the reviewers list.<o:p class=""></o:p></span></div></div></div><span id="cid:5C4C7D58-324C-4745-9D46-346E213B56BF@hsd1.ca.comcast.net."><cflag_lnt.patch></span>_______________________________________________<br class="">llvm-commits mailing list<br class=""><a href="mailto:llvm-commits@cs.uiuc.edu" class="">llvm-commits@cs.uiuc.edu</a><br class="">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits<br class=""></div></blockquote></div><br class=""></div></body></html>