Fix windows bot

llvm-svn: 279357
This commit is contained in:
Manman Ren 2016-08-20 02:28:15 +00:00
parent 765941a841
commit 43bbc0d1d6
1 changed files with 1 additions and 1 deletions

View File

@ -4782,7 +4782,7 @@ public:
/// this should get its own sugar class to better represent the source.
class ObjCObjectType : public Type,
public ObjCProtocolQualifiers<ObjCObjectType> {
friend class ObjCProtocolQualifiers;
template <class T> friend class ObjCProtocolQualifiers;
// ObjCObjectType.NumTypeArgs - the number of type arguments stored
// after the ObjCObjectPointerType node.
// ObjCObjectType.NumProtocols - the number of protocols stored