I'm a bit confused about the organization of the C++0x tests.  Under the clang/test directory I see the following seemingly C++0x related directories:<div><br></div><div>Lexer/</div><div>SemaCXX/</div><div>CodeGenCXX/</div>
<div>Fixit/</div><div>Lexer/</div><div>PCH/</div><div>Parser/</div><div>Preprocessor/</div><div>SemaTemplate/</div><div>(this is the one that confuses me the most, are thing organized by compiler arch, or by language/version?) CXX/</div>
<div><br></div><div>Am I in the dark on how these thing are organized?</div>