[Lldb-commits] [lldb] r188809 - To test commit access.

Dmitri Gribenko gribozavr at gmail.com
Tue Aug 20 18:55:54 PDT 2013


On Tue, Aug 20, 2013 at 9:07 AM, Hafiz Abid Qadeer
<hafiz_abid at mentor.com> wrote:
> Author: abidh
> Date: Tue Aug 20 11:07:44 2013
> New Revision: 188809
>
> URL: http://llvm.org/viewvc/llvm-project?rev=188809&view=rev
> Log:
> To test commit access.
>
> Modified:
>     lldb/trunk/docs/try.me
>
> Modified: lldb/trunk/docs/try.me
> URL: http://llvm.org/viewvc/llvm-project/lldb/trunk/docs/try.me?rev=188809&r1=188808&r2=188809&view=diff
> ==============================================================================
> --- lldb/trunk/docs/try.me (original)
> +++ lldb/trunk/docs/try.me Tue Aug 20 11:07:44 2013
> @@ -0,0 +1 @@
> +test

Maybe this should be reverted?

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