[cfe-commits] r67059 - in /cfe/trunk: include/clang/AST/ include/clang/Basic/ lib/AST/ lib/CodeGen/ lib/Sema/ test/Parser/ test/SemaCXX/

Howard Hinnant hhinnant at apple.com
Tue Mar 17 09:21:10 PDT 2009


Oh, one other thing, that may or may not be helpful:

Tests I wrote a long time ago:

http://home.roadrunner.com/~hinnant/rvalue_ref_test/index.html

Some of them are obsoleted by N2844, namely the rv\d[p|n].C animals.   
They need to be adjusted to take into account the new rules.  And they  
are massive (subject to combinatorial explosion).  However there are  
other tests that should still be valid, including  
reference_collapsing.C. ;-)

-Howard




More information about the cfe-commits mailing list