Go to file
Douglas Gregor f816bd70ce Implement tree transformations for DeclarationNames. Among other
things, this means that we can properly cope with member access
expressions such as 

  t->operator T()

where T is a template parameter (or other dependent type).

llvm-svn: 80957
2009-09-03 22:13:48 +00:00
clang Implement tree transformations for DeclarationNames. Among other 2009-09-03 22:13:48 +00:00
compiler-rt Support building for a single target architecture. 2009-09-03 20:49:22 +00:00
llvm Calls clobber FPSCR. 2009-09-03 22:12:28 +00:00