Skip to content
Commit afe24c88 authored by Argyrios Kyrtzidis's avatar Argyrios Kyrtzidis
Browse files

DeclContext had its "casting machinery" inside the class definition so that if...

DeclContext had its "casting machinery" inside the class definition so that if a new declaration context Decl appeared, the necessary changes
would be in one place. Since, now, only DeclNodes.def needs to be modified, move things out-of-line and simplify the DeclContext class.

llvm-svn: 64630
parent ac152f1a
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