rjmccall added a comment.

The C++98 behavior here is not really vital to test precisely; it's just minor 
differences in what gets instantiated and when.  I think it's fine to just 
update the run line to -std=c++11 for things like this.  But if you really want 
to test both configurations, this LGTM, although please leave a comment in the 
test explaining that it's just trying to account for differences in 
instantiation order between C++98 and C++11.


https://reviews.llvm.org/D30430



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to