[Lldb-commits] [lldb] r188892 - Revert the change that was done to test commit access.
Dmitri Gribenko
gribozavr at gmail.com
Wed Aug 21 08:58:46 PDT 2013
On Wed, Aug 21, 2013 at 1:45 AM, Hafiz Abid Qadeer
<hafiz_abid at mentor.com> wrote:
> Author: abidh
> Date: Wed Aug 21 03:45:54 2013
> New Revision: 188892
>
> URL: http://llvm.org/viewvc/llvm-project?rev=188892&view=rev
> Log:
> Revert the change that was done to test commit access.
>
> Modified:
> lldb/trunk/docs/try.me
The file is still there. Please 'svn rm' it.
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>*/
More information about the lldb-commits
mailing list