Go to file
John McCall 7173903ea6 Unresolved implicit member accesses are dependent if the object type is dependent.
Avoids an assertion arising during object-argument initialization in overload
resolution.  In theory we can resolve this at definition time if the class
hierarchy for the member is fully known.

llvm-svn: 91747
2009-12-19 02:05:44 +00:00
clang Unresolved implicit member accesses are dependent if the object type is dependent. 2009-12-19 02:05:44 +00:00
compiler-rt Use __USER_LABEL_PREFIX__ so that we don't add a _ prefix on ELF. 2009-11-09 14:27:04 +00:00
llvm Bump alignment requirements for windows targets to achieve compartibility with vcpp. 2009-12-19 02:04:23 +00:00