Go to file
Douglas Gregor 7f34baeb4b When declaring a friend class template, we may end up finding an
injected-class-name (e.g., when we're referring to other
specializations of the current class template). Make sure that we see
the template rather than the injected-class-name. Fixes PR4768.

llvm-svn: 83672
2009-10-09 21:11:42 +00:00
clang When declaring a friend class template, we may end up finding an 2009-10-09 21:11:42 +00:00
compiler-rt Improve doc readability. 2009-10-06 21:03:43 +00:00
llvm isTriviallyReMaterializable checks the 2009-10-09 21:02:10 +00:00