On Tue, Mar 5, 2013 at 1:34 AM, Albert Wong (王重傑) <[email protected]> wrote:
> Hello,
>
> I have a small patch to regex_traits for fixing some compile errors I ran
> into building for MIPS Android.  I updated the patch to Phabricator per
> these instructions but I have no clue who to add as a reviewer.  The svn
> logs make it look like it should be hhinnant, but Phabricator rejects Howard
> as a reviewer. :-/
>
> Anyways, the patch is here:
>
>   http://llvm-reviews.chandlerc.com/D492
>
> It's a pretty simple 5 liner.

Albert,

libcxx patches should be sent to cfe-commits.

(Adding cfe-commits and Howard Hinnant)

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 <[email protected]>*/

_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to