While I agree that this is more intuitive, we have precedent: 
std::is_base_of<X, X> is true, even though a class is no more a base of itself 
than derived from itself.

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

Reply via email to