[llvm-commits] [PATCH] Remove a copy of FileCheck man page from TestingGuide

Dmitri Gribenko gribozavr at gmail.com
Sun Nov 18 02:38:47 PST 2012


Hello,

I noticed that TestingGuide contains a verbatim copy of the FileCheck
man page.  It would be better to remove it.  Please take a look at the
attached patch.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: remove-copy-of-FileCheck-man-v1.patch
Type: application/octet-stream
Size: 8518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121118/273343e4/attachment.obj>


More information about the llvm-commits mailing list