[PATCH] ASTUnit: remove dead code in remapping files
Argyrios Kyrtzidis
kyrtzidis at apple.com
Fri Feb 7 09:42:53 PST 2014
Do we really have no tests using this ?
On Feb 7, 2014, at 7:50 AM, Dmitri Gribenko <gribozavr at gmail.com> wrote:
> Hello,
>
> ASTUnit contains code to remap files to other files on disk. This
> code is not used. (We only remap files to MemoryBuffers). Is it OK
> to remove this code?
>
> 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>*/
> <remove-astunit-feature-to-override-file-with-file-v1.patch>
More information about the cfe-commits
mailing list