Make the injected-class-name of a C++ class a separate RecordDecl from the...
Make the injected-class-name of a C++ class a separate RecordDecl from the class itself, with a different scope. This eliminates some ownership issues, so that the RecordDecl only lives in a single context llvm-svn: 61140
Loading
Please register or sign in to comment