Parse: MS property members cannot have an in-class initializer
We would crash trying to treat a property member as a field. These shoudl be forbidden anyway, reject programs which contain them. This fixes PR21840. llvm-svn: 224193
Loading
Please sign in to comment