Remove VarDecl from CheckInitializerTypes now that CXXConstructExpr doesn't...
Remove VarDecl from CheckInitializerTypes now that CXXConstructExpr doesn't need to take a VarDecl anymore. (It still does, but it won't for long) llvm-svn: 72630
Loading
Please register or sign in to comment