Go to file
Douglas Gregor 1d5e9f9368 Implement out-of-line definitions of nested class templates. Most of
the logic is there for out-of-line definitions with multiple levels of
nested templates, but this is still a work-in-progress: we're having
trouble determining when we should look into a dependent
nested-name-specifier. 

llvm-svn: 80003
2009-08-25 17:23:04 +00:00
clang Implement out-of-line definitions of nested class templates. Most of 2009-08-25 17:23:04 +00:00
compiler-rt Add support for ellcc, Credit to Richard Pennington. 2009-08-18 11:54:44 +00:00
llvm Fixup register kills after scheduling. 2009-08-25 17:03:05 +00:00