Add a CastInfo struct that will be used for cast information when constructing...
Add a CastInfo struct that will be used for cast information when constructing cast expressions. Right now it only stores the cast kind, but in the future it might store conversion functions and constructors. llvm-svn: 78599
Loading
Please register or sign in to comment