Index: lib/Driver/Types.cpp |
=================================================================== |
--- lib/Driver/Types.cpp (revision 119972) |
+++ lib/Driver/Types.cpp (working copy) |
@@ -100,6 +100,7 @@ |
case TY_LLVM_IR: |
case TY_LLVM_BC: |
case TY_RewrittenObjC: |
+ case TY_RewrittenScopedRefptr: |
return true; |
} |
} |