Just to let everyone know that we should shortly be getting some
exhaustive testing of clang 3.0svn from darwin. Today my patches for
defaulting fink (http://finkproject.org) to use the clang compiler for
cc/gcc and clang++ for c++/g++ on Lion has been checked into fink cvs.
So far in my own testing, clang 3.0svn has been holding up very well
with no codegen regressions except...
http://llvm.org/bugs/show_bug.cgi?id=9684
which is a problem common to both llvm-gcc and clang (so I assume
the issue lies in llvm).
Jack