Douglas Gregor wrote: > > I was starting to think that it would be great to have SemaCXX's > directory structure reflect the structure of the standard itself, so > SemaCXX/temp would be template chapter, SemaCXX/over would be > overloading, etc. Eventually, we'll have to do something to break > things up. > But as you point out in the cxx_status document, the complete description of some features in C++ is spread pretty far. This may make it hard to correctly sort tests into the appropriate place, since they may end up testing various points of the standard.
Sebastian _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
