Go to file
Douglas Gregor d801b06232 Keep track of whether a member function instantiated from a member
function of a class template was implicitly instantiated, explicitly
instantiated (declaration or definition), or explicitly
specialized. The same MemberSpecializationInfo structure will be used
for static data members and member classes as well.

llvm-svn: 83509
2009-10-07 23:56:10 +00:00
clang Keep track of whether a member function instantiated from a member 2009-10-07 23:56:10 +00:00
compiler-rt Improve doc readability. 2009-10-06 21:03:43 +00:00
llvm Add codegen support for NEON vld4 intrinsics with <1 x i64> vectors. 2009-10-07 23:54:04 +00:00