The forward declare should be a struct instead of a class (to be consistent...
The forward declare should be a struct instead of a class (to be consistent with the definition, as well as to silence an MSVC C4099 warning). llvm-svn: 204928
Loading
Please register or sign in to comment