Skip to content
Commit 664fda14 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent 816dba16
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment