Re: [C++ Patch] PR 60184
OK. Jason
[C++ Patch] PR 60184
Hi, this rejects-valid issue, as submitted, has only the testcase: union Test { static constexpr int kConstant = 10; }; which seems easy to handle by adjusting check_field_decls. While doing that, I also noticed that the same piece of C++98 which went away in C++11, thus allowing static mem