Implement C++ copy-initialization for declarations. There is now some
duplication in the handling of copy-initialization by constructor, which occurs both for initialization of a declaration and for overloading. The initialization code is due for some refactoring. llvm-svn: 58756
Loading
Please register or sign in to comment