Use a union instead of a bunch of magic casts to implement a variant. This...
Use a union instead of a bunch of magic casts to implement a variant. This removes the type-punning errors for DeclGroup. llvm-svn: 56708
Loading
Please register or sign in to comment