search for: 612fe731

Displaying 2 results from an estimated 2 matches for "612fe731".

2009 Aug 27
0
[LLVMdev] Regular Expression lib support
...ib/Support/reg* Attached new patch. Best regards, --Edwin -------------- next part -------------- A non-text attachment was scrubbed... Name: regex-support.patch.gz Type: application/gzip Size: 33735 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090827/612fe731/attachment.bin>
2009 Aug 27
2
[LLVMdev] Regular Expression lib support
2009/8/25 Török Edwin <edwintorok at gmail.com>: > On 2009-08-25 21:18, Daniel Dunbar wrote: >> Woot! Thanks a bunch Edwin! >> >> Some comments on the patch: >> -- >> I'm not sure if it makes sense to import the man pages, if we only >> expose Regex.h. >> > > I'd like to keep re_format.7, it describes the format of the regex as >