[PATCH] D27299: [Sema] C++11 opaque enums should avoid the "case value not in enumerated type" switch warning
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 6 18:55:33 PST 2016
ahatanak accepted this revision.
ahatanak added a comment.
This revision is now accepted and ready to land.
That makes sense. Thanks for the explanation.
Repository:
rL LLVM
https://reviews.llvm.org/D27299
More information about the cfe-commits
mailing list