rnk added a comment.

In https://reviews.llvm.org/D43110#1003171, @thakis wrote:

> Nice!
>
> Test?


Yeah, I forgot to get that in. From the test you can see that we have weirdly 
different behavior in C and C++ mode. Do people care? This is pre-existing 
behavior. My change makes the enum "unfixed" in C++, which changes the C++ 
behavior. Changing C mode to match C++ mode seems like it should be a separate 
change. Do people think we should do that as well?


https://reviews.llvm.org/D43110



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to