On Thu, Nov 1, 2012 at 10:31 PM, Quentin Colombet <[email protected]> wrote:
> On Nov 1, 2012, at 11:46 AM, Douglas Gregor <[email protected]> wrote:
>> Also, please add a test involving C++ function templates, to be sure that 
>> the attribute gets propagated to the instantiation correctly.
>
> It is in the new patch.

You can now merge the tests in CodeGen since the cost of a new file in
the testsuite is high.

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