Go to file
Douglas Gregor 95c70ec678 When instantiating a member function declared via a typedef, don't try
to enter the instantiated parameter declarations into the local
instantiation scope; they can't be referenced anyway. Fixes PR7022.

llvm-svn: 102914
2010-05-03 15:32:18 +00:00
clang When instantiating a member function declared via a typedef, don't try 2010-05-03 15:32:18 +00:00
compiler-rt Fix build with MSVC. 2010-04-29 23:44:00 +00:00
llvm Update this comment to note its relationship with the "happens-before" 2010-05-03 14:59:34 +00:00