[cfe-dev] [patch] Add configure option for C include search path

Rafael Espindola espindola at google.com
Thu Nov 12 13:15:23 PST 2009


> I prefer having a MaxSplit argument, which is easier to support, than
> making SplitAll.

OK. The attached patch includes the API you proposed and some tests
for it.The only difference is that the MaxSplit default is -1 to match
python. Please check that semantics is what you expect. In particular,
check the KeepEmpty = false, MaxSplit != -1 cases.

>  - Daniel
>

Cheers,
-- 
Rafael Ávila de Espíndola
-------------- next part --------------
A non-text attachment was scrubbed...
Name: splitstring.patch
Type: text/x-diff
Size: 4737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20091112/940c4b51/attachment.patch>


More information about the cfe-dev mailing list