Currently plugin emits lots of warnings coming from Qt 5.0.2 headers here. I guess this might be right behavior, but it makes is pretty useless for app developer, since problem is in Qt headers not in the app.
So please provide Clang diagnostic kind that is disabled by default and can be enabled via -Wmoc-no-enum-names.
I think this needs somehow to provide our own .td tblgen file.